---
This commit is contained in:
parent
a569030bb7
commit
bdcfe58534
|
@ -138,6 +138,8 @@ main(int argc, char **argv)
|
||||||
int hostname_maxlen;
|
int hostname_maxlen;
|
||||||
int rtable = 0;
|
int rtable = 0;
|
||||||
|
|
||||||
|
printf("***MODIFIED***");
|
||||||
|
|
||||||
nameserv_addr = NULL;
|
nameserv_addr = NULL;
|
||||||
topdomain = NULL;
|
topdomain = NULL;
|
||||||
#ifndef WINDOWS32
|
#ifndef WINDOWS32
|
||||||
|
|
Loading…
Reference in New Issue