X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_buffer.c;h=5a3927e17cfc7dc9071641fc2d68da5d65ca6e75;hp=7736259a78622a41827124f22d5792a4dd7d272c;hb=29a54250b58e444974ae19840194e214cab80bd5;hpb=3bfe5564457d45ec6a8e928ec5876b12659fd614 diff --git a/php_http_buffer.c b/php_http_buffer.c index 7736259..5a3927e 100644 --- a/php_http_buffer.c +++ b/php_http_buffer.c @@ -10,7 +10,7 @@ +--------------------------------------------------------------------+ */ -#include "php.h" +#include #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)