X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_request_body_api.c;h=14a235d397f662ef9e9d6e057079500270bffc1e;hb=389e280e0bba312ff5ca9981801cc842dad26ec2;hp=401e0ac453500c15d9b5a34d616224c2632263c9;hpb=43923eca4429ed3ce5fb85407345d7030a1879f1;p=m6w6%2Fext-http diff --git a/http_request_body_api.c b/http_request_body_api.c index 401e0ac..14a235d 100644 --- a/http_request_body_api.c +++ b/http_request_body_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"