1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2026-06-13 03:13:33 +08:00
This commit is contained in:
cuma
2024-03-23 15:49:46 -07:00
committed by GitHub
Unverified
+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"