- module/includes cleanup
[m6w6/ext-http] / php_http_encoding_api.h
index a87a8c6dfde985ae445e54408042970f1885b879..bc3e7da6504d050270b83fe6176422ea6fec6a03 100644 (file)
 #ifndef PHP_HTTP_ENCODING_API_H
 #define PHP_HTTP_ENCODING_API_H
 
-#include "php_http_std_defs.h"
-
 #ifdef HTTP_HAVE_ZLIB
-#      include "phpstr/phpstr.h"
 #      include <zlib.h>
 #endif