X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_message_body.c;h=4ff36b5666c73bd9af3a467f933d7e16236cc0d8;hp=a52e8264acb741c6651ce471265f8eaff1485e19;hb=aacbe6aa75ca07853bf88d5b3647f67f107d1af7;hpb=8d05291f42b3b42159b3fe91492aa4862f3d4405 diff --git a/php_http_message_body.c b/php_http_message_body.c index a52e826..4ff36b5 100644 --- a/php_http_message_body.c +++ b/php_http_message_body.c @@ -10,11 +10,9 @@ +--------------------------------------------------------------------+ */ -#include "php_http.h" +#include "php_http_api.h" -#include #include -#include #define BOUNDARY_OPEN(body) \ do {\