X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_request_method_api.c;h=39c9aceb526a489bcce1d11c581d030e66dac131;hp=8c1812965f5851a77d8b4933a455e6a66cfd59de;hb=e9a1f5cc8b34c4c3a0ceb55698a1a6aa11cc8c2a;hpb=bb9aedc2855f63da858d3c92e2863e7d9ed72a77 diff --git a/http_request_method_api.c b/http_request_method_api.c index 8c18129..39c9ace 100644 --- a/http_request_method_api.c +++ b/http_request_method_api.c @@ -28,6 +28,7 @@ # include "php_http_request_object.h" #endif +#include "missing.h" #include "phpstr/phpstr.h" ZEND_EXTERN_MODULE_GLOBALS(http);