X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_requestpool_object.c;h=65eff18c58f08d3e4240e7ee3829acb2ab5942f5;hb=bbe81747963aa5b1bd27dff95f923b6b446f5a04;hp=004ab835d70b332598fb2bd7f3ceb9100eb65c9e;hpb=32e91737086db53bb1fd9ed9f79d693c43ec459f;p=m6w6%2Fext-http diff --git a/http_requestpool_object.c b/http_requestpool_object.c index 004ab83..65eff18 100644 --- a/http_requestpool_object.c +++ b/http_requestpool_object.c @@ -12,10 +12,6 @@ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #define HTTP_WANT_CURL #include "php_http.h"