- drop mhash support
[m6w6/ext-http] / http_requestpool_object.c
index 263be82524f24a559b01931c61b79304619ff122..d9dfb40bd91faf71d0d1248bb8799aa9da5470a0 100644 (file)
@@ -27,6 +27,8 @@
 #include "php_http_request_object.h"
 #include "php_http_exception_object.h"
 
+#include "missing.h"
+
 #include "zend_interfaces.h"
 #if defined(HAVE_SPL) && !defined(WONKY)
 /* SPL doesn't install its headers */