X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=acconfig.h;h=9e9f886b3eb7ee864a7a8a1b9404f06dc492a23e;hb=9b2b3747340173590b8f6f5fbdd060b42985f026;hp=7bb8efe164af36d8133f010b2cbbbbf45355713c;hpb=e1707f7739f450c729e26b921e459d5da07602f9;p=tinc diff --git a/acconfig.h b/acconfig.h index 7bb8efe1..9e9f886b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -50,6 +50,9 @@ /* FreeBSD */ #undef HAVE_FREEBSD +/* OpenBSD */ +#undef HAVE_OPENBSD + /* Solaris */ #undef HAVE_SOLARIS @@ -64,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