X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_request_method_api.c;h=4cc0a6ae14f5fffd1d1cfae7ee30edecc15a9f0d;hb=a343fa32a9cfa77208c68bd8f73338b6f03a2f56;hp=f1bd6510e4c7135171a9261560326821d95c1424;hpb=32e91737086db53bb1fd9ed9f79d693c43ec459f;p=m6w6%2Fext-http 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"