X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_request_pool_api.c;h=31261cf1d2f4c3281e0e3c0830fc2a34bc3902ce;hp=83c5c5902eccb648ffc238fdb74defea32bbb0f2;hb=98e0618077ab00672dd0e6e134d4722e033d827e;hpb=7b88d9022c90eb12e5fe195af8644935141c9d68 diff --git a/http_request_pool_api.c b/http_request_pool_api.c index 83c5c59..31261cf 100644 --- a/http_request_pool_api.c +++ b/http_request_pool_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"