summaryrefslogtreecommitdiff
path: root/ace/OS.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-16 07:58:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-16 07:58:09 +0000
commit5db6a116406b02ad826677d56474373139b5e461 (patch)
treea52a3ebe70100dd6ee98945618918994ed8f30cc /ace/OS.cpp
parent393a25f7bd25beca509700ba1a568442c1a0921c (diff)
downloadATCD-5db6a116406b02ad826677d56474373139b5e461.tar.gz
ChangeLogTag: Wed Jun 16 07:56:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/OS.cpp')
-rw-r--r--ace/OS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS.cpp b/ace/OS.cpp
index 112039cbd7b..d90d4db5a8a 100644
--- a/ace/OS.cpp
+++ b/ace/OS.cpp
@@ -10,7 +10,7 @@
// Perhaps we should *always* include ace/OS.i in order to make sure
// we can always link against the OS symbols?
#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "ace/OS.i"
+# include "ace/OS.inl"
#endif /* ACE_HAS_INLINED_OS_CALLS */
ACE_RCSID(ace, OS, "$Id$")