]> granicus.if.org Git - php/commitdiff
boom bam bing
authorSterling Hughes <sterling@php.net>
Wed, 9 Jul 2003 03:14:41 +0000 (03:14 +0000)
committerSterling Hughes <sterling@php.net>
Wed, 9 Jul 2003 03:14:41 +0000 (03:14 +0000)
ext/xml/expat_compat.h

index 5652cbd526d598935905e2d89c02ec0c78debd10..89ee6a845e6ef37db78e6a92ac67ecd24a84f028 100644 (file)
@@ -24,6 +24,8 @@
 #if !defined(HAVE_LIBEXPAT) && defined(HAVE_LIBXML)
 #define LIBXML_EXPAT_COMPAT 1
 
+#include "php_compat.h"
+
 #include <libxml/hash.h>
 #include <libxml/parser.h>
 #include <libxml/parserInternals.h>