X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_exception_object.c;h=294239f5c53bd9af4e41614786712f94ac60aba7;hp=8e1ffeedeed79a18c170484efcd688a6b5f4882f;hb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;hpb=3b81f44e1506fa9356db0b630401f8ff95e9d89a 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