X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fphp_http_buffer.c;h=eaebfa03e7e3e477fc97ccecd907b7b1169d716f;hb=6de53548089307e1e035a2b1a949b7e3304e1698;hp=e24a4e18baa2e4d7e7a6c8cbdbf7d7c7967fc31b;hpb=bdd6edb59194cda9e5fcb393c48ab4230fceb32a;p=m6w6%2Fext-http 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)