]> git.meshlink.io Git - meshlink/blobdiff - acconfig.h
Changed prototype for lookup_connection to use struct addrinfo
[meshlink] / acconfig.h
index 9861a745857e6a5bd24f16b9b2ecc803cdc8cbf1..aa078c929f7f0338cfefdc178c2abd4fa4a9c12f 100644 (file)
 # undef getopt
 #endif
 
+/* Linux */
+#undef HAVE_LINUX
+
+/* FreeBSD */
+#undef HAVE_FREEBSD
+
+/* OpenBSD */
+#undef HAVE_OPENBSD
+
+/* Solaris */
+#undef HAVE_SOLARIS
 
 /* Define to the location of the kernel sources */
 #undef CONFIG_TINC_KERNELDIR