diff options
Diffstat (limited to 'sapi/apache/php_apache_http.h')
-rw-r--r-- | sapi/apache/php_apache_http.h | 1 |
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 |