X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_message_body.c;h=3ab57f27e4c57f4e8f5a5bfe1650409b038f5030;hp=d907e8033d24354517cc127506f6c98c77aa9224;hb=d5f3f3f2917a257a39a6b8893c6ae203b3dda3df;hpb=43a9a6f8cb56e25c3770d652ce77045f89f68ca6 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 {\