X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_request_object.c;h=0c68635b1a662f1af3814bdf8b1abeb4336938b9;hp=571f521dd7886ceaf31ad6d16a9c09e701717dcc;hb=494c4fd4db3772b99821f31aaa14ad632b5fd713;hpb=b08947e98f1832091c8a9f6dea3799e0524d2822 diff --git a/http_request_object.c b/http_request_object.c index 571f521..0c68635 100644 --- a/http_request_object.c +++ b/http_request_object.c @@ -34,6 +34,8 @@ #include "php_http_message_object.h" #include "php_http_exception_object.h" +#include "missing.h" + #ifdef PHP_WIN32 # include #endif