summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_TLI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_TLI.cpp')
-rw-r--r--ACE/ace/OS_TLI.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/ace/OS_TLI.cpp b/ACE/ace/OS_TLI.cpp
new file mode 100644
index 00000000000..2c924b404a2
--- /dev/null
+++ b/ACE/ace/OS_TLI.cpp
@@ -0,0 +1,9 @@
+// $Id$
+
+#include "ace/OS_TLI.h"
+
+
+
+#if !defined (ACE_HAS_INLINED_OSCALLS)
+# include "ace/OS_TLI.inl"
+#endif /* !ACE_HAS_INLINED_OSCALLS */