blob: 7f50303e8e51ea1837c2413642620438bd90e490 (
plain)
1
2
3
4
5
6
7
8
9
10
|
// $Id$
#include "ace/OS_NS_sys_resource.h"
ACE_RCSID(ace, OS_NS_sys_resource, "$Id$")
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_sys_resource.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
|