]> granicus.if.org Git - php/commitdiff
- Fix win32 build.
authorfoobar <sniper@php.net>
Mon, 27 Oct 2003 19:05:01 +0000 (19:05 +0000)
committerfoobar <sniper@php.net>
Mon, 27 Oct 2003 19:05:01 +0000 (19:05 +0000)
sapi/apache2handler/mod_php5.c

index 3cf9945d130c6c2bbdc000e7ebbb5b3ec724e061..1b07c277b2364f5c7bcde01b2a7a0c77f6ae4a4b 100644 (file)
@@ -20,6 +20,8 @@
 
 /* $Id$ */
 
+#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
+
 #include "php.h"
 #include "php_apache.h"