summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/xml/expat/expat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/xml/expat/expat.h b/ext/xml/expat/expat.h
index 7642512289..7114c0c220 100644
--- a/ext/xml/expat/expat.h
+++ b/ext/xml/expat/expat.h
@@ -7,6 +7,7 @@ See the file COPYING for copying permission.
#define XmlParse_INCLUDED 1
#include <stdlib.h>
+#include "php_compat.h"
#ifndef XMLPARSEAPI
# if defined(__declspec) && !defined(__BEOS__)