X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_deflatestream_object.c;h=560cdc6354830fb867133af8b3c0c6678c9c3851;hp=d5813f91a61dbcb202d715515efb7d39f3eeabd2;hb=98e0618077ab00672dd0e6e134d4722e033d827e;hpb=9287fdda2887622c8fe69f7b63d6803d60827ded diff --git a/http_deflatestream_object.c b/http_deflatestream_object.c index d5813f9..560cdc6 100644 --- a/http_deflatestream_object.c +++ b/http_deflatestream_object.c @@ -6,17 +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"