X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_info.h;h=8a52ee2df19adf543a89e0be0b6adab47e42ed8a;hb=refs%2Fpull%2F8%2Fhead;hp=b771c5cc40912cf0e0798e6f5119e8e18dc85b61;hpb=be9585b914061f84c5d5939673d29ecc048ab1d7;p=m6w6%2Fext-http 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,