X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_request_body_api.c;h=14a235d397f662ef9e9d6e057079500270bffc1e;hp=e7fe1c81c9250abd91b87f61c527f302f5e2f4ac;hb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;hpb=3b81f44e1506fa9356db0b630401f8ff95e9d89a diff --git a/http_request_body_api.c b/http_request_body_api.c index e7fe1c8..14a235d 100644 --- a/http_request_body_api.c +++ b/http_request_body_api.c @@ -12,10 +12,6 @@ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #define HTTP_WANT_CURL #include "php_http.h"