summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/pcre.h')
-rw-r--r--ext/pcre/pcrelib/pcre.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/pcre.h b/ext/pcre/pcrelib/pcre.h
index 4888b45257..b7012bcbe0 100644
--- a/ext/pcre/pcrelib/pcre.h
+++ b/ext/pcre/pcrelib/pcre.h
@@ -11,6 +11,8 @@
#define PCRE_MINOR 08
#define PCRE_DATE 31-Aug-1999
+#include "php_compat.h"
+
/* Win32 uses DLL by default */
#ifdef _WIN32