X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_exception_object.c;h=b6594bac3f98a952b1d2f5b21ac0342dfe2be951;hp=3fc2bc90eb01e3d891edf166f01b222891ba99bc;hb=edc84b40eb2c5be04492fa98fec5833a030782eb;hpb=e72c7760ba1b1502655567f2a57be034a4f7c11d diff --git a/http_exception_object.c b/http_exception_object.c index 3fc2bc9..b6594ba 100644 --- a/http_exception_object.c +++ b/http_exception_object.c @@ -16,14 +16,11 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif -#include "php.h" -#ifdef ZEND_ENGINE_2 +#include "php_http.h" -#include "zend_exceptions.h" +#ifdef ZEND_ENGINE_2 -#include "php_http.h" -#include "php_http_std_defs.h" #include "php_http_exception_object.h" #define HTTP_EX_DEF_CE http_exception_object_ce