X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_encoding_api.c;h=dc575cdf0d673196df1d8fa4fa7ae7fef6c0a7f0;hb=f711df8e83b62938c05c2bf4ea544f095e80a2e9;hp=f4b5746b092ef5473fa591361bcd52624386b4ee;hpb=6e9ea0a647db55213dd230145c35a419d7abde4d;p=m6w6%2Fext-http diff --git a/http_encoding_api.c b/http_encoding_api.c index f4b5746..dc575cd 100644 --- a/http_encoding_api.c +++ b/http_encoding_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"