summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_select.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_sys_select.cpp')
-rw-r--r--ace/OS_NS_sys_select.cpp9
1 files changed, 8 insertions, 1 deletions
diff --git a/ace/OS_NS_sys_select.cpp b/ace/OS_NS_sys_select.cpp
index fc532b41367..fb2bc11b1b2 100644
--- a/ace/OS_NS_sys_select.cpp
+++ b/ace/OS_NS_sys_select.cpp
@@ -1,4 +1,11 @@
// -*- C++ -*-
// $Id$
-// This is a placeholder.
+#include "ace/OS_NS_sys_select.h"
+
+ACE_RCSID(ace, OS_NS_sys_select, "$Id$")
+
+#if !defined (ACE_HAS_INLINED_OSCALLS)
+# include "ace/OS_NS_sys_select.inl"
+#endif /* ACE_HAS_INLINED_OS_CALLS */
+