cleanups & includes
[m6w6/ext-http] / php_http_request_pool.c
index 8585d775171a91cfa6f853e272e666ce9b5477a2..bfd1ff2066363e2e2a9f5a0eacc8f1923e93508e 100644 (file)
@@ -1,6 +1,12 @@
 
 #include "php_http.h"
 
+#ifdef PHP_HTTP_HAVE_EVENT
+#      include <event.h>
+#endif
+
+#include <ext/spl/spl_iterators.h>
+#include <Zend/zend_interfaces.h>
 
 #ifndef PHP_HTTP_DEBUG_REQPOOLS
 #      define PHP_HTTP_DEBUG_REQPOOLS 0