- add flush() to HttpDeflateStream and HttpInflateStream
[m6w6/ext-http] / php_http_request_method_api.h
index 67b3665b773ad7e541741b765d222426fc7e5bf1..88f79d53423c687c1832a42c35cc86d9e51896a8 100644 (file)
@@ -15,9 +15,6 @@
 #ifndef PHP_HTTP_REQUEST_METHOD_API_H
 #define PHP_HTTP_REQUEST_METHOD_API_H
 
-#include "php_http_std_defs.h"
-#include "phpstr/phpstr.h"
-
 typedef enum {
        HTTP_NO_REQUEST_METHOD  = 0,
        /* HTTP/1.1 */