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