X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fphp_http_message_body.c;h=3ab57f27e4c57f4e8f5a5bfe1650409b038f5030;hb=faa808ce8c1c11496a2d35845253d3ba8488fcad;hp=d907e8033d24354517cc127506f6c98c77aa9224;hpb=43a9a6f8cb56e25c3770d652ce77045f89f68ca6;p=m6w6%2Fext-http diff --git a/src/php_http_message_body.c b/src/php_http_message_body.c index d907e80..3ab57f2 100644 --- a/src/php_http_message_body.c +++ b/src/php_http_message_body.c @@ -12,7 +12,7 @@ #include "php_http_api.h" -#include +#include "ext/standard/php_lcg.h" #define BOUNDARY_OPEN(body) \ do {\