X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_info.h;h=8a52ee2df19adf543a89e0be0b6adab47e42ed8a;hp=b771c5cc40912cf0e0798e6f5119e8e18dc85b61;hb=468e8d748d365811af4ce890fd8fc4c1f88cc08a;hpb=be9585b914061f84c5d5939673d29ecc048ab1d7 diff --git a/php_http_info.h b/php_http_info.h index b771c5c..8a52ee2 100644 --- a/php_http_info.h +++ b/php_http_info.h @@ -41,6 +41,8 @@ typedef struct php_http_info_data { php_http_version_t version; } php_http_info_data_t; +#undef PHP_HTTP_REQUEST +#undef PHP_HTTP_RESPONSE typedef enum php_http_info_type { PHP_HTTP_NONE = 0, PHP_HTTP_REQUEST,