X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_message_object.c;h=4634cabb143e7d2783b867d5ab548e46a0372680;hp=b9fdc364b7a01768f06f13ec993a24716dc6c611;hb=4fcbd8e8ae31611c5197ff2369673b5939fc2b80;hpb=3b81f44e1506fa9356db0b630401f8ff95e9d89a diff --git a/http_message_object.c b/http_message_object.c index b9fdc36..4634cab 100644 --- a/http_message_object.c +++ b/http_message_object.c @@ -12,11 +12,6 @@ /* $Id$ */ - -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include "php_http.h" #ifdef ZEND_ENGINE_2