X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=acconfig.h;h=9e9f886b3eb7ee864a7a8a1b9404f06dc492a23e;hp=aa078c929f7f0338cfefdc178c2abd4fa4a9c12f;hb=c2752b961c9262386b940c2c053b9909bee22859;hpb=1935c44a1e8ab7c31c836f90215e3c5b5f8dd776 diff --git a/acconfig.h b/acconfig.h index aa078c92..9e9f886b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -67,3 +67,6 @@ /* Define to 1 if checkpoint tracing is enabled */ #undef ENABLE_TRACING + +/* Define to 1 if you have struct addrinfo */ +#undef HAVE_STRUCT_ADDRINFO