midway
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
// Needed for sigaction on Linux
|
||||
#ifdef __linux__
|
||||
#define _POSIX_C_SOURCE 1
|
||||
#endif // __linux__
|
||||
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user