Squashed 'nginx/' content from commit 297b09646
git-subtree-dir: nginx git-subtree-split: 297b0964644ee242fef1bf8e2af0587520072309
This commit is contained in:
commit
484a904fa7
528 changed files with 294288 additions and 0 deletions
13
auto/headers
Normal file
13
auto/headers
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
# Copyright (C) Igor Sysoev
|
||||
# Copyright (C) Nginx, 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
|
||||
ngx_include="sys/param.h"; . auto/include
|
||||
ngx_include="sys/mount.h"; . auto/include
|
||||
ngx_include="sys/statvfs.h"; . auto/include
|
||||
ngx_include="crypt.h"; . auto/include
|
||||
Loading…
Add table
Add a link
Reference in a new issue