From: Christian Stocker Date: Tue, 25 Jun 2002 09:19:20 +0000 (+0000) Subject: include libxml/parserInternals.h X-Git-Tag: php-4.3.0dev_zend2_alpha2~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15416d6797442b204b4ed7303244ec822c8ba07d;p=php include libxml/parserInternals.h --- diff --git a/ext/domxml/php_domxml.h b/ext/domxml/php_domxml.h index c016dbdc05..582980cdd9 100644 --- a/ext/domxml/php_domxml.h +++ b/ext/domxml/php_domxml.h @@ -23,6 +23,7 @@ #if HAVE_DOMXML #include +#include #include #include #if defined(LIBXML_HTML_ENABLED)