From 5d381f8f8018692a197297a5fade1794f09f7e92 Mon Sep 17 00:00:00 2001 From: Edin Kadribasic Date: Tue, 25 Mar 2003 11:50:18 +0000 Subject: MFB and more. Fixed various win32 compilation issues. Also the sapi is now built as php4apach2.dll since the filter is being obsoleted. --- sapi/apache2handler/sapi_apache2.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sapi/apache2handler/sapi_apache2.c') diff --git a/sapi/apache2handler/sapi_apache2.c b/sapi/apache2handler/sapi_apache2.c index 92280607cb..b1fedab666 100644 --- a/sapi/apache2handler/sapi_apache2.c +++ b/sapi/apache2handler/sapi_apache2.c @@ -22,6 +22,8 @@ #include +#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS + #include "php.h" #include "php_main.h" #include "php_ini.h" -- cgit v1.2.1