header cleanups and fix some warnings
[m6w6/ext-http] / php_http_message_body.c
index a52e8264acb741c6651ce471265f8eaff1485e19..cfe0f48326d5ce86f29573ef25cdffc28ab61499 100644 (file)
@@ -10,9 +10,8 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
+#include "php_http_api.h"
 
-#include <libgen.h>
 #include <ext/standard/php_lcg.h>
 #include <ext/standard/php_string.h>