From 8fcd71dccf8df9eebe16d0585b706947528f4729 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Wed, 9 Jul 2003 03:14:41 +0000 Subject: [PATCH] boom bam bing --- ext/xml/expat_compat.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/xml/expat_compat.h b/ext/xml/expat_compat.h index 5652cbd526..89ee6a845e 100644 --- a/ext/xml/expat_compat.h +++ b/ext/xml/expat_compat.h @@ -24,6 +24,8 @@ #if !defined(HAVE_LIBEXPAT) && defined(HAVE_LIBXML) #define LIBXML_EXPAT_COMPAT 1 +#include "php_compat.h" + #include #include #include -- 2.50.1