Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-10-16 18:14:30 +0400
committerIgor Sysoev <igor@sysoev.ru>2007-10-16 18:14:30 +0400
commit80c94f260eda858a061baeec03608e1bbc77675e (patch)
tree3ea1dabde8ef88c5ce5f6db37460393405bef9a2 /auto
parentdde2abde39412f3d0953a7a538c20ceb92520555 (diff)
Cygwin support
Diffstat (limited to 'auto')
-rw-r--r--auto/headers2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/headers b/auto/headers
index 29eec60ab..d41d95a75 100644
--- a/auto/headers
+++ b/auto/headers
@@ -6,3 +6,5 @@ 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="crypt.h"; . auto/include
+ngx_include="malloc.h"; . auto/include