X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_curl_api.c;h=f1ec92c96c2ba2ac0e11e6535b511ceb5c75c611;hp=7f0638f08f14815f35f5ec333be584262f51c83f;hb=79bfab50fb44032e89ce1a3bb0b0677a2612e7ff;hpb=af674f03c32f0f56b7f8c67e61c7e86b3ea23be5 diff --git a/http_curl_api.c b/http_curl_api.c index 7f0638f..f1ec92c 100644 --- a/http_curl_api.c +++ b/http_curl_api.c @@ -31,10 +31,6 @@ #include "php_http_curl_api.h" #include "php_http_std_defs.h" -#ifdef ZEND_ENGINE_2 -# include "ext/standard/php_http.h" -#endif - #include "phpstr/phpstr.h" ZEND_DECLARE_MODULE_GLOBALS(http)