From 9c8ecb45f8516a2d45c18c50093887448d8a64e8 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Thu, 3 Nov 2016 05:20:26 +0100 Subject: Improvements to scons defined WINVER/_WIN32_WINNT (cherry picked from commit 65483d57bf322f847ecb1ab906e8f4fac49f2557) --- drivers/unix/ip_unix.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'drivers/unix/ip_unix.cpp') diff --git a/drivers/unix/ip_unix.cpp b/drivers/unix/ip_unix.cpp index 0e8e5f009..df2b024b4 100644 --- a/drivers/unix/ip_unix.cpp +++ b/drivers/unix/ip_unix.cpp @@ -33,10 +33,6 @@ #include #ifdef WINDOWS_ENABLED - // Workaround mingw missing flags! - #ifndef AI_ADDRCONFIG - #define AI_ADDRCONFIG 0x00000400 - #endif #include #include #include -- cgit v1.2.3-70-g09d2