summaryrefslogtreecommitdiff
path: root/ace/OS_Memory.inl
blob: 3c4912199de2f69e97776fb6dfd2879a9e06f1e4 (plain)
1
2
3
4
5
6
7
// -*- C++ -*-
// $Id$

#if !defined (ACE_LACKS_SBRK)
#  include "ace/os_include/os_unistd.h"
#endif /* !ACE_LACKS_SBRK */