summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_mman.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-11-04 07:05:41 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-11-04 07:05:41 +0000
commit9775c9298db6da4627eff8f71081711b18985492 (patch)
tree1f4f84b561c78254af375f9a0a0584f74557a0ed /ace/OS_NS_sys_mman.inl
parentb03f0e2fbf2d18e642de89c7c6e0154c76f88319 (diff)
downloadATCD-9775c9298db6da4627eff8f71081711b18985492.tar.gz
ChangeLogTag: Mon Tue 4 06:05:43 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/OS_NS_sys_mman.inl')
-rw-r--r--ace/OS_NS_sys_mman.inl3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/OS_NS_sys_mman.inl b/ace/OS_NS_sys_mman.inl
index dd93e204e5f..8a866b29e2b 100644
--- a/ace/OS_NS_sys_mman.inl
+++ b/ace/OS_NS_sys_mman.inl
@@ -3,6 +3,9 @@
#include "ace/OS_NS_fcntl.h"
#include "ace/OS_NS_unistd.h"
+#include "ace/OS_NS_stdio.h"
+#include "ace/OS_NS_macros.h"
+#include "ace/OS_NS_errno.h"
#include "ace/os_include/sys/os_mman.h"
#if defined (ACE_HAS_VOIDPTR_MMAP)