diff options
author | Anatol Belski <ab@php.net> | 2016-04-29 11:34:54 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-04-29 11:37:19 +0200 |
commit | 9db8cefa3cfccb2f116e2829f670bae300f8ad11 (patch) | |
tree | 7c720df0a4c4d378fd5a770d18fbfebe3e4ddff8 /ext/reflection/php_reflection.c | |
parent | 12f826d7df6eceb2fe985fc0dd76b5393566e059 (diff) | |
download | php-git-9db8cefa3cfccb2f116e2829f670bae300f8ad11.tar.gz |
fix constants availability
The issue here is that winsock2 defines IP protocols as an enum,
so the preprocessor won't catch it. However all the items related
are available as of winxp (see ws2def.h), so it's safe just to have.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions