X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_request_pool_api.c;h=31261cf1d2f4c3281e0e3c0830fc2a34bc3902ce;hb=ad5c874bc157f84d7e9c2fcd261adcfef4b2efe3;hp=53ecb21555ac71ee04f1940f5222759d0315a712;hpb=32e91737086db53bb1fd9ed9f79d693c43ec459f;p=m6w6%2Fext-http diff --git a/http_request_pool_api.c b/http_request_pool_api.c index 53ecb21..31261cf 100644 --- a/http_request_pool_api.c +++ b/http_request_pool_api.c @@ -12,10 +12,6 @@ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #define HTTP_WANT_CURL #include "php_http.h"