mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
7 lines
154 B
C++
7 lines
154 B
C++
// -*- C++ -*-
|
|
#include "ace/OS_NS_errno.h"
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_errno.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|
|
|