aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_parse.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2013-06-26 15:47:27 +0400
committerMaxim Dounin <mdounin@mdounin.ru>2013-06-26 15:47:27 +0400
commit982f4de9f03c56bc96cc6da6113ede6c1643c1e7 (patch)
tree642e4a97e3804ffdb353494bf5acd28b5719c7ef /src/http/ngx_http_parse.c
parent11ff177a9fe3129cd1c8b23e1850bfbc3e2c6ae1 (diff)
downloadnginx-982f4de9f03c56bc96cc6da6113ede6c1643c1e7.tar.gz
nginx-982f4de9f03c56bc96cc6da6113ede6c1643c1e7.zip
Fixed build on Linux with x32 ABI.
On Linux x32 inclusion of sys/sysctl.h produces an error. As sysctl() is only used by rtsig event method code, which is legacy and not compiled in by default on modern linuxes, the sys/sysctl.h file now only included if rtsig support is enabled. Based on patch by Serguei I. Ivantsov.
Diffstat (limited to 'src/http/ngx_http_parse.c')
0 files changed, 0 insertions, 0 deletions