]> granicus.if.org Git - php/commitdiff
- Fix compilation. (Christian Stocker)
authorMarkus Fischer <mfischer@php.net>
Thu, 10 Jan 2002 01:53:22 +0000 (01:53 +0000)
committerMarkus Fischer <mfischer@php.net>
Thu, 10 Jan 2002 01:53:22 +0000 (01:53 +0000)
ext/domxml/php_domxml.h

index 2ff98c2303b6b6d5440d6a4360aae7cf7b2fd731..9abb38fbb23a1b1cfb1ead33cec53b1b32ed4298 100644 (file)
@@ -36,6 +36,7 @@
 #include <libxml/xpointer.h>
 #endif
 #if HAVE_DOMXSLT
+#include <libxslt/xsltconfig.h>
 #include <libxslt/xsltInternals.h>
 #include <libxslt/xsltutils.h>
 #include <libxslt/transform.h>