X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_request_object.c;h=80d802f81ebcdc7cc4e1e1cb63fdce821461e2e2;hb=2167974492440b31bc379a5f74a0706d3a4d481b;hp=a9bd3bb12c3a436c92efb4275f4c8f93525dd276;hpb=eeffa6a1d5984f6f7d7dfa86cd3f4b5486fa297b;p=m6w6%2Fext-http diff --git a/http_request_object.c b/http_request_object.c index a9bd3bb..80d802f 100644 --- a/http_request_object.c +++ b/http_request_object.c @@ -12,10 +12,6 @@ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #define HTTP_WANT_CURL #include "php_http.h"