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
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-03-23 18:42:40 +0300
committerIgor Sysoev <igor@sysoev.ru>2008-03-23 18:42:40 +0300
commitf84ad941dc29028d969ea83e2ef14a8053d4e511 (patch)
tree759e041fdfa6f0ede77378cb6f1270170e3ed01c /auto/headers
parent37e0e6d8635878fd2c8adf9f4e37cfb4039520cd (diff)
it seems that malloc.h is required for Cygwin only
and breaks building on other platforms
Diffstat (limited to 'auto/headers')
-rw-r--r--auto/headers1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto/headers b/auto/headers
index d41d95a75..542b757c1 100644
--- a/auto/headers
+++ b/auto/headers
@@ -7,4 +7,3 @@ 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