summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/php_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/php_compat.h b/main/php_compat.h
index 5152f1a85c..7c9a16480c 100644
--- a/main/php_compat.h
+++ b/main/php_compat.h
@@ -29,6 +29,7 @@
#define XML_DefaultCurrent php_XML_DefaultCurrent
#define XML_ErrorString php_XML_ErrorString
#define XML_ExpatVersion php_XML_ExpatVersion
+#define XML_ExpatVersionInfo php_XML_ExpatVersionInfo
#define XML_ExternalEntityParserCreate php_XML_ExternalEntityParserCreate
#define XML_GetBase php_XML_GetBase
#define XML_GetBuffer php_XML_GetBuffer