diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/os/linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/linux b/auto/os/linux index 87b0e1281..4849baf0e 100644 --- a/auto/os/linux +++ b/auto/os/linux @@ -263,7 +263,7 @@ ngx_feature="SO_COOKIE" ngx_feature_name="NGX_HAVE_SO_COOKIE" ngx_feature_run=no ngx_feature_incs="#include <sys/socket.h> - #include <stdint.h>" + $NGX_INCLUDE_INTTYPES_H" ngx_feature_path= ngx_feature_libs= ngx_feature_test="socklen_t optlen = sizeof(uint64_t); |
