X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_exception_object.c;h=294239f5c53bd9af4e41614786712f94ac60aba7;hb=13dc652c45a4a0b4dc219e46065bb3310229cedc;hp=8e1ffeedeed79a18c170484efcd688a6b5f4882f;hpb=32e91737086db53bb1fd9ed9f79d693c43ec459f;p=m6w6%2Fext-http diff --git a/http_exception_object.c b/http_exception_object.c index 8e1ffee..294239f 100644 --- a/http_exception_object.c +++ b/http_exception_object.c @@ -12,11 +12,6 @@ /* $Id$ */ - -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include "php_http.h" #ifdef ZEND_ENGINE_2