header cleanups and fix some warnings
[m6w6/ext-http] / php_http_neon.h
index 512dabebdac0b48c79517f5517e38b26f2c7aa15..19b522df8186e6b91afb48fbe90a7204dcb595bd 100644 (file)
@@ -15,6 +15,8 @@
 
 #if PHP_HTTP_HAVE_NEON
 
+#include "php_http_request.h"
+
 php_http_request_ops_t *php_http_neon_get_request_ops(void);
 
 PHP_MINIT_FUNCTION(http_neon);