- rename http_absolute_uri to http_build_uri (complements http_build_query)
[m6w6/ext-http] / http_request_method_api.c
index 8c1812965f5851a77d8b4933a455e6a66cfd59de..39c9aceb526a489bcce1d11c581d030e66dac131 100644 (file)
@@ -28,6 +28,7 @@
 #      include "php_http_request_object.h"
 #endif
 
+#include "missing.h"
 #include "phpstr/phpstr.h"
 
 ZEND_EXTERN_MODULE_GLOBALS(http);