X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_inflatestream_object.c;h=73225bd9b041d9a4ca69870c54f50673d40dccbf;hb=0ecd173659b63e77e47271e5bd521599cd9e500f;hp=39abcee3edbfbc74e3019c57eee5be33f881943f;hpb=6e9ea0a647db55213dd230145c35a419d7abde4d;p=m6w6%2Fext-http diff --git a/http_inflatestream_object.c b/http_inflatestream_object.c index 39abcee..73225bd 100644 --- a/http_inflatestream_object.c +++ b/http_inflatestream_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"