summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--avahi-core/iface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/iface.h b/avahi-core/iface.h
index 0ad6338..f7e78a6 100644
--- a/avahi-core/iface.h
+++ b/avahi-core/iface.h
@@ -42,6 +42,8 @@ typedef struct AvahiHwInterface AvahiHwInterface;
#ifdef HAVE_NETLINK
#include "iface-linux.h"
+#else
+#error "No network configuration notification system available"
#endif
#define AVAHI_MAX_MAC_ADDRESS 32