summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_devctl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_devctl.cpp')
-rw-r--r--ACE/ace/OS_NS_devctl.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/ACE/ace/OS_NS_devctl.cpp b/ACE/ace/OS_NS_devctl.cpp
new file mode 100644
index 00000000000..1a502df03af
--- /dev/null
+++ b/ACE/ace/OS_NS_devctl.cpp
@@ -0,0 +1,5 @@
+#include "ace/OS_NS_devctl.h"
+
+#ifndef ACE_HAS_INLINED_OSCALLS
+# include "ace/OS_NS_devctl.inl"
+#endif