summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-03 17:14:29 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-03 17:14:29 +0000
commit8c9a3e8856cd212cce975d7c016b1e121ff015f8 (patch)
tree97667fc9232db10f2baf6a998f03378fe7d0e4f3
parent9a7d11df08d6d71cf2886141d255538fb56aad1c (diff)
downloadATCD-8c9a3e8856cd212cce975d7c016b1e121ff015f8.tar.gz
ChangeLogTag:Mon Nov 3 17:02:42 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--ace/OS_NS_sys_shm.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS_NS_sys_shm.inl b/ace/OS_NS_sys_shm.inl
index 61c9bed4747..eb7308ad631 100644
--- a/ace/OS_NS_sys_shm.inl
+++ b/ace/OS_NS_sys_shm.inl
@@ -1,7 +1,7 @@
// -*- C++ -*-
// $Id$
-#include "ace/OS_NS_errno.h:
+#include "ace/OS_NS_errno.h"
ACE_INLINE void *
ACE_OS::shmat (int int_id, void *shmaddr, int shmflg)