From: Ilia Alshanetsky Date: Mon, 18 Nov 2002 13:17:14 +0000 (+0000) Subject: Hopefully fix win32 linker warnings. X-Git-Tag: RELEASE_1_0b2~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e99ecdb01937853b717b256e9655445ba921739;p=php Hopefully fix win32 linker warnings. --- diff --git a/ext/xml/expat/expat.h b/ext/xml/expat/expat.h index d69211efa8..092507c9b1 100644 --- a/ext/xml/expat/expat.h +++ b/ext/xml/expat/expat.h @@ -15,6 +15,7 @@ #endif #include +#include "php_compat.h" #ifndef XMLPARSEAPI #if defined(_MSC_EXTENSIONS) && !defined(__BEOS__) && !defined(__CYGWIN__)