X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=http_exception_object.c;h=b6594bac3f98a952b1d2f5b21ac0342dfe2be951;hb=d19eb84fa85cc82c46b943b49d906714e0a9b3c5;hp=3fc2bc90eb01e3d891edf166f01b222891ba99bc;hpb=e83a7438dc70ed96630887246a1d3aefcf155b1c;p=m6w6%2Fext-http 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