summaryrefslogtreecommitdiff
path: root/ACE/ace/os_include/os_fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/os_include/os_fcntl.h')
-rw-r--r--ACE/ace/os_include/os_fcntl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/os_include/os_fcntl.h b/ACE/ace/os_include/os_fcntl.h
index f86da548716..b387f850100 100644
--- a/ACE/ace/os_include/os_fcntl.h
+++ b/ACE/ace/os_include/os_fcntl.h
@@ -31,11 +31,6 @@
# include /**/ <fcntl.h>
#endif /* !ACE_LACKS_FCNTL_H */
-#if defined (ACE_VXWORKS) && (ACE_VXWORKS < 0x620)
-// for creat(), open()
-# include /**/ <ioLib.h>
-#endif /* ACE_VXWORKS */
-
// Place all additions (especially function declarations) within extern "C" {}
#ifdef __cplusplus
extern "C"