X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_request_pool_api.c;h=31261cf1d2f4c3281e0e3c0830fc2a34bc3902ce;hp=53ecb21555ac71ee04f1940f5222759d0315a712;hb=98e0618077ab00672dd0e6e134d4722e033d827e;hpb=32e91737086db53bb1fd9ed9f79d693c43ec459f 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"