* attempt yet again to fix php4 snaps build
[m6w6/ext-http] / http.c
diff --git a/http.c b/http.c
index 3906c7e599c3e8d8bfd628d8c256d4a6855dcd0f..56ae91d1024f3a3c3aa5292df29393aa85b32bd3 100644 (file)
--- a/http.c
+++ b/http.c
@@ -15,6 +15,8 @@
 
 /* $Id$ */
 
+#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif