From 65483d57bf322f847ecb1ab906e8f4fac49f2557 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 --- 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 ffb37b4f5..fc0b3facc 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