X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_filter_api.c;h=35cff1cdb2b837937cc6418c26ebd2e8462e260d;hb=a343fa32a9cfa77208c68bd8f73338b6f03a2f56;hp=a942c1fd33df48ea3c7aea9dfbd01ab217cd481f;hpb=213951e5268262c6dbea4b05b852510132f3367b;p=m6w6%2Fext-http diff --git a/http_filter_api.c b/http_filter_api.c index a942c1f..35cff1c 100644 --- a/http_filter_api.c +++ b/http_filter_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_ZLIB #include "php_http.h"