mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-12-21 11:48:57 +00:00
test_gethostent: improve compileability
This commit is contained in:
parent
962373e5c6
commit
ea187938e1
@ -1,6 +1,6 @@
|
||||
#include <netdb.h>
|
||||
#include <stdio.h>
|
||||
#include "../src/common.h"
|
||||
#include "../src/common.c"
|
||||
|
||||
void printhostent(struct hostent *hp) {
|
||||
char ipbuf[16];
|
||||
|
Loading…
Reference in New Issue
Block a user