summaryrefslogtreecommitdiff
path: root/sapi/apache_hooks/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_hooks/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_hooks/php_apache_http.h')
-rw-r--r--sapi/apache_hooks/php_apache_http.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/apache_hooks/php_apache_http.h b/sapi/apache_hooks/php_apache_http.h
index e381a25cce..23cf7fea69 100644
--- a/sapi/apache_hooks/php_apache_http.h
+++ b/sapi/apache_hooks/php_apache_http.h
@@ -11,6 +11,7 @@
#include "zend.h"
#include "zend_stack.h"
+#include "ext/ereg/php_regex.h"
#include "httpd.h"
#include "http_config.h"