1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2026-05-17 03:02:41 +08:00
rofl0r
2017-12-21 16:30:17 +00:00
Unverified
parent 03880ce695
commit d28f4df8e2
+1
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>