X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_util_object.c;h=6a45635b6c3b9d60d26d3b88b62de91e33c97a9b;hp=fbc316033cab63c7be0b18783bb2e7c5f8f5928e;hb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;hpb=3017eb87773ddee0b170d532ff92e195f2f69612 diff --git a/http_util_object.c b/http_util_object.c index fbc3160..6a45635 100644 --- a/http_util_object.c +++ b/http_util_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 - #include "php_http.h" #ifdef ZEND_ENGINE_2