X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=http_request_object.c;h=80d802f81ebcdc7cc4e1e1cb63fdce821461e2e2;hb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;hp=a9bd3bb12c3a436c92efb4275f4c8f93525dd276;hpb=890a33b0f67eceab9885db7a2a9f46de0ea961f5;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"