updated changelog and reworded package description
[m6w6/ext-http] / php_http_exception_object.h
index 19d7cdaa277141efb404d87bd48a0259ad4c8a12..478aa25686df8d3eb54f83f74e8abf24525531d6 100644 (file)
@@ -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;