X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=src%2Fphp_http_buffer.c;h=eaebfa03e7e3e477fc97ccecd907b7b1169d716f;hp=e24a4e18baa2e4d7e7a6c8cbdbf7d7c7967fc31b;hb=e761c34103c0c5316cce092ea42a789b95e887d2;hpb=a1d6c90d8630ec1385f10052656d129498720adf diff --git a/src/php_http_buffer.c b/src/php_http_buffer.c index e24a4e1..eaebfa0 100644 --- a/src/php_http_buffer.c +++ b/src/php_http_buffer.c @@ -10,7 +10,7 @@ +--------------------------------------------------------------------+ */ -#include +#include "php.h" #include "php_http_buffer.h" PHP_HTTP_BUFFER_API php_http_buffer_t *php_http_buffer_init_ex(php_http_buffer_t *buf, size_t chunk_size, int flags)