Skip to content

Commit 8fcd71d

Browse files
author
Sterling Hughes
committed
boom bam bing
1 parent ae3101c commit 8fcd71d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/xml/expat_compat.h

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
#if !defined(HAVE_LIBEXPAT) && defined(HAVE_LIBXML)
2525
#define LIBXML_EXPAT_COMPAT 1
2626

27+
#include "php_compat.h"
28+
2729
#include <libxml/hash.h>
2830
#include <libxml/parser.h>
2931
#include <libxml/parserInternals.h>

0 commit comments

Comments
 (0)