mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Recent SDKs allow to build IPV6 only for Windows XP or above.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#define WIN32 0x0400
|
#define WIN32 0x0400
|
||||||
#define _WIN32_WINNT 0x0500
|
#define _WIN32_WINNT 0x0501
|
||||||
|
|
||||||
|
|
||||||
#define STRICT
|
#define STRICT
|
||||||
|
|||||||
Reference in New Issue
Block a user