diff --git a/w32/common/MHD_config.h b/w32/common/MHD_config.h index 0458ee10..7bbbc4f0 100644 --- a/w32/common/MHD_config.h +++ b/w32/common/MHD_config.h @@ -65,7 +65,7 @@ #ifndef _WIN32_WINNT /* MHD supports Windows XP and later W32 systems*/ -#define _WIN32_WINNT 0x0501 +#define _WIN32_WINNT 0x0600 #endif /* _WIN32_WINNT */ /* winsock poll is available only on Vista and later */