summaryrefslogtreecommitdiff
path: root/sapi/apache/php_apache_http.h
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2014-09-11 11:06:57 +0400
committerDmitry Stogov <dmitry@zend.com>2014-09-11 11:06:57 +0400
commit1981dd9c73ada7ea893b4636b84211f68838ba23 (patch)
tree10685f35448e5afd4b970ccebf5fa9ce01953e48 /sapi/apache/php_apache_http.h
parent98b8050433d25cc9c173360e01272836acd7307f (diff)
downloadphp-git-1981dd9c73ada7ea893b4636b84211f68838ba23.tar.gz
Revert "Removing ext/ereg and dependencies"
This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.
Diffstat (limited to 'sapi/apache/php_apache_http.h')
-rw-r--r--sapi/apache/php_apache_http.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/apache/php_apache_http.h b/sapi/apache/php_apache_http.h
index a50306ccd9..a18e5dbac2 100644
--- a/sapi/apache/php_apache_http.h
+++ b/sapi/apache/php_apache_http.h
@@ -31,6 +31,7 @@
#endif
#include "zend.h"
+#include "ext/ereg/php_regex.h"
#include "php_compat.h"
#ifdef HAVE_OPENSSL_EXT