diff options
Diffstat (limited to 'auto/headers')
| -rw-r--r-- | auto/headers | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/auto/headers b/auto/headers index 2bfa685c9..29eec60ab 100644 --- a/auto/headers +++ b/auto/headers @@ -2,5 +2,7 @@ # Copyright (C) Igor Sysoev -ngx_inc="unistd.h"; . auto/inc -ngx_inc="inttypes.h"; . auto/inc +ngx_include="unistd.h"; . auto/include +ngx_include="inttypes.h"; . auto/include +ngx_include="limits.h"; . auto/include +ngx_include="sys/filio.h"; . auto/include |
