X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_message_body.c;h=82f790e43eacbe6aad7aab2cbeeb3544b73811c5;hp=c80c2389151b78ce0976dd23ba86f4796fb594d9;hb=e761c34103c0c5316cce092ea42a789b95e887d2;hpb=a1d6c90d8630ec1385f10052656d129498720adf diff --git a/src/php_http_message_body.c b/src/php_http_message_body.c index c80c238..82f790e 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 {\