mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
Remove deps in prep for submodule
This commit is contained in:
parent
76889e9ad8
commit
5d25bdcc9f
2217 changed files with 0 additions and 591372 deletions
|
|
@ -1,14 +0,0 @@
|
|||
// $Id: OS_NS_signal.cpp 97246 2013-08-07 07:10:20Z johnnyw $
|
||||
|
||||
#include "ace/OS_NS_signal.h"
|
||||
|
||||
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
||||
# include "ace/OS_NS_signal.inl"
|
||||
#endif /* ACE_HAS_INLINED_OSCALLS */
|
||||
|
||||
#if !defined (ACE_HAS_SIGINFO_T)
|
||||
siginfo_t::siginfo_t (ACE_HANDLE handle)
|
||||
: si_handle_ (handle)
|
||||
{
|
||||
}
|
||||
#endif /* ACE_HAS_SIGINFO_T */
|
||||
Loading…
Add table
Add a link
Reference in a new issue