summaryrefslogtreecommitdiff
path: root/ace/DEV_IO.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/DEV_IO.h')
-rw-r--r--ace/DEV_IO.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/DEV_IO.h b/ace/DEV_IO.h
index bdb5bee9f16..6050db06050 100644
--- a/ace/DEV_IO.h
+++ b/ace/DEV_IO.h
@@ -22,10 +22,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (ACE_HAS_STREAM_PIPES)
-# include "ace/OS_NS_stropts.h"
-#endif /* ACE_HAS_STREAM_PIPES */
-
#include "ace/os_include/os_stdio.h"
#include "ace/os_include/sys/os_uio.h"