summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_mman.cpp
blob: 5a9c10ce148b788aaf5561768bf137a89f572b98 (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- C++ -*-
// $Id$

#include "ace/OS_NS_sys_mman.h"

ACE_RCSID(ace, OS_NS_sys_mman, "$Id$")

#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_sys_mman.inl"
#endif /* ACE_HAS_INLINED_OS_CALLS */