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