mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-10-31 17:18:47 +00:00
fix compilation on musl libc
This commit is contained in:
parent
d888e4ebf4
commit
5ecd5ac51d
@ -2,6 +2,8 @@
|
||||
#include <string.h>
|
||||
#include <netdb.h>
|
||||
#include <stdlib.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include "ip_type.h"
|
||||
#include "hash.h"
|
||||
|
Loading…
Reference in New Issue
Block a user