X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_request_method_api.c;h=4cc0a6ae14f5fffd1d1cfae7ee30edecc15a9f0d;hb=a343fa32a9cfa77208c68bd8f73338b6f03a2f56;hp=c6c138ef172f4b671ab253b53a8c1529f59f5e9c;hpb=45abbc6fd229be01e963e9642a03118d3c99131c;p=m6w6%2Fext-http diff --git a/http_request_method_api.c b/http_request_method_api.c index c6c138e..4cc0a6a 100644 --- a/http_request_method_api.c +++ b/http_request_method_api.c @@ -6,16 +6,12 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2005, Michael Wallner | + | Copyright (c) 2004-2006, Michael Wallner | +--------------------------------------------------------------------+ */ /* $Id$ */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #define HTTP_WANT_CURL #include "php_http.h"