X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_exception_object.h;h=478aa25686df8d3eb54f83f74e8abf24525531d6;hp=19d7cdaa277141efb404d87bd48a0259ad4c8a12;hb=edc84b40eb2c5be04492fa98fec5833a030782eb;hpb=e72c7760ba1b1502655567f2a57be034a4f7c11d diff --git a/php_http_exception_object.h b/php_http_exception_object.h index 19d7cda..478aa25 100644 --- a/php_http_exception_object.h +++ b/php_http_exception_object.h @@ -16,6 +16,8 @@ #define PHP_HTTP_EXCEPTION_OBJECT_H #ifdef ZEND_ENGINE_2 +#include "zend_exceptions.h" + PHP_MINIT_FUNCTION(http_exception_object); extern zend_class_entry *http_exception_object_ce;