diff options
author | Tjerk Meesters <datibbaw@php.net> | 2014-09-11 19:25:42 +0800 |
---|---|---|
committer | Tjerk Meesters <datibbaw@php.net> | 2014-09-11 19:25:42 +0800 |
commit | 18fa07e68f40a506191d7ecbeffedeabe3eb74df (patch) | |
tree | c18d1485ec93ff3a70c414a11b39115eb0727234 /sapi/apache_hooks/php_apache_http.h | |
parent | 82096dc15181fce8f3d748a4f86b35911a5d107e (diff) | |
download | php-git-18fa07e68f40a506191d7ecbeffedeabe3eb74df.tar.gz |
Revert "Revert "Removing ext/ereg and dependencies""
This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23.
Diffstat (limited to 'sapi/apache_hooks/php_apache_http.h')
-rw-r--r-- | sapi/apache_hooks/php_apache_http.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/apache_hooks/php_apache_http.h b/sapi/apache_hooks/php_apache_http.h index 23cf7fea69..e381a25cce 100644 --- a/sapi/apache_hooks/php_apache_http.h +++ b/sapi/apache_hooks/php_apache_http.h @@ -11,7 +11,6 @@ #include "zend.h" #include "zend_stack.h" -#include "ext/ereg/php_regex.h" #include "httpd.h" #include "http_config.h" |