summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_sys_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_sys_socket.h')
-rw-r--r--ACE/ace/OS_NS_sys_socket.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/OS_NS_sys_socket.h b/ACE/ace/OS_NS_sys_socket.h
index 3c34e452902..faa6cd9bdfb 100644
--- a/ACE/ace/OS_NS_sys_socket.h
+++ b/ACE/ace/OS_NS_sys_socket.h
@@ -75,10 +75,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_Accept_QoS_Params;
class ACE_QoS_Params;
-#if defined(ACE_WIN32)
- struct if_nameindex {};
-#endif
-
namespace ACE_OS
{