- fix inclusion of zlib.h
[m6w6/ext-http] / http_functions.c
index 80030ce0469279b2ba76545b7c2471a5b5598aea..ed59fc20799d520db457402cae35bd2988f7244f 100644 (file)
@@ -17,6 +17,7 @@
 #endif
 
 #define HTTP_WANT_CURL
+#define HTTP_WANT_ZLIB
 #include "php_http.h"
 
 #include "SAPI.h"