Closed houzi- closed 8 years ago
diff -Nuar mtr-0.86_orig/dns.c mtr-0.86/dns.c --- mtr-0.86_orig/dns.c 2016-07-20 07:30:11.694718001 -0600 +++ mtr-0.86/dns.c 2016-07-20 07:30:23.334718001 -0600 @@ -320,7 +320,7 @@
int use_dns = 1;
-#ifdef res_ninit +#ifndef res_ninit
res_nmkquery(&myres, a, b, c, d, e, f, g, h, i)
Thanks!
I do not know too new toolchain or dynamic dependency file causes a compilation error! Can you help me?