X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=fc34e87a1afeaf5b08d0fa4c6deb15e5b481d49b;hp=412f37d71121a6d5cce309280e73e5e589937e29;hb=afd561b680a07837192efbdb9ffe248def36f8e9;hpb=4cd69179bad2a35d9ce2bf182c5bd400475fe7e2 diff --git a/php_http_api.h b/php_http_api.h index 412f37d..fc34e87 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -129,7 +129,6 @@ static inline zval *_convert_to_type_ex(int type, zval *z) return z; } -#define zval_set_type(z, t) #endif