rofl0r 2017-12-21 16:30:17 +00:00
parent 03880ce695
commit d28f4df8e2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define _GNU_SOURCE
#undef _POSIX_C_SOURCE
#define _POSIX_C_SOURCE 200809L
#define _DARWIN_C_SOURCE
#include <limits.h>
#include <pthread.h>
#include <unistd.h>