Use _Exit() when available
This commit is contained in:
parent
da3ddaf8fa
commit
0f77e6c119
6 changed files with 36 additions and 3 deletions
|
@ -184,6 +184,7 @@
|
|||
#cmakedefine HAVE_SEM_TIMEDWAIT 1
|
||||
#cmakedefine HAVE_GETAUXVAL 1
|
||||
#cmakedefine HAVE_POLL 1
|
||||
#cmakedefine HAVE__EXIT 1
|
||||
|
||||
#elif __WIN32__
|
||||
#cmakedefine HAVE_STDARG_H 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue