summaryrefslogtreecommitdiff
path: root/ACE/ace/os_include/net/os_if.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/os_include/net/os_if.h')
-rw-r--r--ACE/ace/os_include/net/os_if.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/os_include/net/os_if.h b/ACE/ace/os_include/net/os_if.h
index c689e07ab7e..bb44c58504c 100644
--- a/ACE/ace/os_include/net/os_if.h
+++ b/ACE/ace/os_include/net/os_if.h
@@ -24,11 +24,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (ACE_NEEDS_IPC_1C_H)
- // LynxOS 3.1.0 and later need this
-# include /**/ <ipc_1c.h>
-#endif /* ACE_NEEDS_IPC_1C_H */
-
#if !defined (ACE_LACKS_NET_IF_H)
// This part if to avoid STL name conflict with the map structure
// in net/if.h.