mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
it seems that malloc.h is required for Cygwin only
and breaks building on other platforms
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user