X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_request_pool.h;h=9984642823334fa4df09147fed0c966da3444286;hp=d2b6eb47310ed7edc4ae7c58d5c6f3b035831968;hb=29a54250b58e444974ae19840194e214cab80bd5;hpb=3bfe5564457d45ec6a8e928ec5876b12659fd614 diff --git a/php_http_request_pool.h b/php_http_request_pool.h index d2b6eb4..9984642 100644 --- a/php_http_request_pool.h +++ b/php_http_request_pool.h @@ -13,8 +13,6 @@ #ifndef PHP_HTTP_REQUESTPOOL_H #define PHP_HTTP_REQUESTPOOL_H -#include "php_http_request.h" - typedef enum php_http_request_pool_setopt_opt { PHP_HTTP_REQUEST_POOL_OPT_ENABLE_PIPELINING, PHP_HTTP_REQUEST_POOL_OPT_USE_EVENTS,