summaryrefslogtreecommitdiff
path: root/ace/Pipe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Pipe.cpp')
-rw-r--r--ace/Pipe.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/Pipe.cpp b/ace/Pipe.cpp
index 50ad4221b79..7f0ef736814 100644
--- a/ace/Pipe.cpp
+++ b/ace/Pipe.cpp
@@ -6,12 +6,6 @@
#include "ace/Log_Msg.h"
#include "ace/OS_NS_sys_socket.h"
-#if defined (ACE_HAS_STREAM_PIPES) || defined (__QNX__)
-# include "ace/OS_NS_unistd.h"
-#endif // ACE_HAS_STREAM_PIPES || __QNX__
-
-#include "ace/os_include/netinet/os_tcp.h"
-
#if !defined (__ACE_INLINE__)
#include "ace/Pipe.inl"
#endif /* __ACE_INLINE__ */