From: foobar Date: Tue, 25 Feb 2003 06:54:04 +0000 (+0000) Subject: Another win32 build fix. X-Git-Tag: RELEASE_0_5~758 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43c4c6913e57a4dd72de945014e188ca2b534d7b;p=php Another win32 build fix. --- diff --git a/sapi/pi3web/pi3web_sapi.c b/sapi/pi3web/pi3web_sapi.c index e107430b8b..f11d59338d 100644 --- a/sapi/pi3web/pi3web_sapi.c +++ b/sapi/pi3web/pi3web_sapi.c @@ -23,6 +23,8 @@ /* $Id$ */ +#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS + #include "pi3web_sapi.h" #include "php.h" #include "php_main.h"