X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_api.c;h=8ba8259b56dcee449c9cf5c4dbce5bb5e3d20dd8;hp=079e45117d98efa0677a9d0c0adf8033d92cfe06;hb=4f5d70d375dac27459a80c1e5271697c1f46c675;hpb=781c90c0447166dd52ef881ae15751fa466c32fb diff --git a/http_api.c b/http_api.c index 079e451..8ba8259 100644 --- a/http_api.c +++ b/http_api.c @@ -30,6 +30,7 @@ #include "php_http_send_api.h" #ifdef ZEND_ENGINE_2 +# include "zend_exceptions.h" # include "php_http_exception_object.h" #endif