mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-25 07:49:54 +08:00
move stringfromipv4 into common.c
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
char *get_config_path(char* default_path, char* pbuf, size_t bufsize);
|
||||
void pc_stringfromipv4(unsigned char *ip_buf_4_bytes, char *outbuf_16_bytes);
|
||||
|
||||
//RcB: DEP "common.c"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user