X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_send_api.c;h=44b29a51a39abd3c7c1be30fba938dc6abb1eabf;hp=b4b4267d9bc5382aae68c3b4b7b02b531459d187;hb=9d8cf5d730afef90ea9dcabc606d732e52e15306;hpb=0ac32c9b8590e88a5f110cc8b3154001d5c0c089 diff --git a/http_send_api.c b/http_send_api.c index b4b4267..44b29a5 100644 --- a/http_send_api.c +++ b/http_send_api.c @@ -21,8 +21,7 @@ #include "php.h" #include "php_streams.h" -#include "snprintf.h" - +#include "ext/standard/php_lcg.h" #include "SAPI.h" #include "php_http.h"