]> git.meshlink.io Git - meshlink/blobdiff - acconfig.h
Obsoleted all IP<x> types in favor of struct addrinfo
[meshlink] / acconfig.h
index 031a337bffe7384cac672f56b210b470774dcafd..aa078c929f7f0338cfefdc178c2abd4fa4a9c12f 100644 (file)
@@ -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