1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2026-06-12 19:03:36 +08:00
cuma
2023-10-06 13:35:45 +02:00
committed by GitHub
Unverified
parent 0c795085fa
commit b0f8a2c20b
+3
View File
@@ -19,6 +19,9 @@
#ifdef IS_MAC
#define _DARWIN_C_SOURCE
#endif
#ifdef __UCLIBC__
#define __USE_GNU
#endif
#include <dlfcn.h>
#include "common.h"