mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2025-09-08 20:46:52 +00:00
move stringfromipv4 into common.c
This commit is contained in:
@ -114,8 +114,6 @@ int proxy_getaddrinfo(const char *node, const char *service,
|
||||
const struct addrinfo *hints, struct addrinfo **res);
|
||||
void proxy_freeaddrinfo(struct addrinfo *res);
|
||||
|
||||
void pc_stringfromipv4(unsigned char *ip_buf_4_bytes, char *outbuf_16_bytes);
|
||||
|
||||
void core_initialize(void);
|
||||
void core_unload(void);
|
||||
|
||||
|
Reference in New Issue
Block a user