From c7a40ac1ff86e310cc067a7255a06fbd0c84ef5d Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 25 Feb 2003 06:49:59 +0000 Subject: (hopefully) fix the build.. --- sapi/activescript/php4activescript.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sapi/activescript/php4activescript.c') diff --git a/sapi/activescript/php4activescript.c b/sapi/activescript/php4activescript.c index a3324f2c44..0dc6bd7e46 100644 --- a/sapi/activescript/php4activescript.c +++ b/sapi/activescript/php4activescript.c @@ -17,6 +17,8 @@ */ /* $Id$ */ +#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS + #include "php.h" #include "php_main.h" #include "SAPI.h" -- cgit v1.2.1