X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_headers_api.c;h=0952ffbe32c0162b42aba7774408f86447549998;hp=444c8dea144f35a629fef420628bee0f645da9c3;hb=32e91737086db53bb1fd9ed9f79d693c43ec459f;hpb=7fef44c902c86eebce30f36003a27905fbaeba65 diff --git a/http_headers_api.c b/http_headers_api.c index 444c8de..0952ffb 100644 --- a/http_headers_api.c +++ b/http_headers_api.c @@ -6,7 +6,7 @@ | 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 | +--------------------------------------------------------------------+ */ @@ -24,8 +24,6 @@ #include "php_http_api.h" #include "php_http_headers_api.h" -ZEND_EXTERN_MODULE_GLOBALS(http); - #ifndef HTTP_DBG_NEG # define HTTP_DBG_NEG 0 #endif