header cleanups; fix IDE warnings
[m6w6/ext-http] / php_http_message_body.c
index a52e8264acb741c6651ce471265f8eaff1485e19..4ff36b5666c73bd9af3a467f933d7e16236cc0d8 100644 (file)
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
-#include <libgen.h>
 #include <ext/standard/php_lcg.h>
-#include <ext/standard/php_string.h>
 
 #define BOUNDARY_OPEN(body) \
        do {\