]> git.meshlink.io Git - catta/blobdiff - avahi-core/iface.h
cleanup of adresss parsing on the client side
[catta] / avahi-core / iface.h
index d9f9cba77d1ba7696bfecd80ac4a4d88f7d9f7a1..f7e78a686eb765aaa74935d95c05c0f970cddc48 100644 (file)
@@ -39,7 +39,12 @@ typedef struct AvahiHwInterface AvahiHwInterface;
 #include "announce.h"
 #include "browse.h"
 #include "querier.h"
+
+#ifdef HAVE_NETLINK
 #include "iface-linux.h"
+#else
+#error "No network configuration notification system available"
+#endif
 
 #define AVAHI_MAX_MAC_ADDRESS 32