summaryrefslogtreecommitdiff
path: root/ACE/ace/config-win32-common.h
diff options
context:
space:
mode:
authorMike Kuznetsov <kuznetsovm@objectcomputing.com>2020-12-23 09:25:18 -0600
committerMike Kuznetsov <kuznetsovm@objectcomputing.com>2020-12-23 09:25:18 -0600
commit43471263f8defb73609ada4b6d5c2925688b87dd (patch)
tree8d8bfe3d10d90173633aeead85506d8ce249c764 /ACE/ace/config-win32-common.h
parent061ef9ed8535b6b2ac387e056deb1c71fc45988f (diff)
downloadATCD-43471263f8defb73609ada4b6d5c2925688b87dd.tar.gz
Fixes for IPv6 on Windows
Diffstat (limited to 'ACE/ace/config-win32-common.h')
-rw-r--r--ACE/ace/config-win32-common.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/ACE/ace/config-win32-common.h b/ACE/ace/config-win32-common.h
index 31b3bffd3f9..25dfff28749 100644
--- a/ACE/ace/config-win32-common.h
+++ b/ACE/ace/config-win32-common.h
@@ -278,10 +278,6 @@
#define ACE_LACKS_GETIPNODEBYNAME_IPV6
#define ACE_LACKS_KILL
#define ACE_LACKS_INET_ATON
-#if _WIN32_WINNT < 0x0600
-# define ACE_LACKS_INET_NTOP
-# define ACE_LACKS_INET_PTON
-#endif
#define ACE_LACKS_MADVISE
#define ACE_LACKS_MKFIFO
#define ACE_LACKS_MODE_MASKS
@@ -566,6 +562,8 @@
# define ACE_HAS_WIN32_TRYLOCK
#endif
#if _WIN32_WINNT < 0x600
+# define ACE_LACKS_INET_NTOP
+# define ACE_LACKS_INET_PTON
# define ACE_LACKS_IF_NAMETOINDEX
#endif
#define ACE_LACKS_IF_NAMEINDEX