Conversion to struct addrinfo is almost complete for this file.
[tinc] / acconfig.h
index 7bb8efe..9e9f886 100644 (file)
@@ -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