X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_requestpool_object.c;h=65eff18c58f08d3e4240e7ee3829acb2ab5942f5;hb=f9e9575f957d183ac3637fe850a922e88590511c;hp=60c07486f52bf30adbba6e26e07749983a3b0adf;hpb=01ed83fb41d0421368dddd8ace671f4b5bf9dd8d;p=m6w6%2Fext-http diff --git a/http_requestpool_object.c b/http_requestpool_object.c index 60c0748..65eff18 100644 --- a/http_requestpool_object.c +++ b/http_requestpool_object.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"