summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_select.cpp
blob: eafd1f2caae5f7d3a530305f8b1557ce151692b1 (plain)
1
2
3
4
5
6
7
8
9
10
// $Id$

#include "ace/OS_NS_sys_select.h"

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

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