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