diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2013-06-26 15:47:27 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2013-06-26 15:47:27 +0400 |
commit | 982f4de9f03c56bc96cc6da6113ede6c1643c1e7 (patch) | |
tree | 642e4a97e3804ffdb353494bf5acd28b5719c7ef /src/http/ngx_http_parse.c | |
parent | 11ff177a9fe3129cd1c8b23e1850bfbc3e2c6ae1 (diff) | |
download | nginx-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