X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=acconfig.h;h=aa078c929f7f0338cfefdc178c2abd4fa4a9c12f;hp=031a337bffe7384cac672f56b210b470774dcafd;hb=ede6671c1354eeab86936efda32f6cdb3b3fd8d5;hpb=9175d2048382c617a639fd3d437a9e06baa66d0f diff --git a/acconfig.h b/acconfig.h index 031a337b..aa078c92 100644 --- a/acconfig.h +++ b/acconfig.h @@ -50,6 +50,9 @@ /* FreeBSD */ #undef HAVE_FREEBSD +/* OpenBSD */ +#undef HAVE_OPENBSD + /* Solaris */ #undef HAVE_SOLARIS @@ -64,6 +67,3 @@ /* Define to 1 if checkpoint tracing is enabled */ #undef ENABLE_TRACING - -/* Define to 1 if scanf and friends understand %as */ -#undef HAVE_SCANF_AS