summaryrefslogtreecommitdiffstats
path: root/avahi-core/iface.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/iface.h')
-rw-r--r--avahi-core/iface.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/avahi-core/iface.h b/avahi-core/iface.h
index d9f9cba..0ad6338 100644
--- a/avahi-core/iface.h
+++ b/avahi-core/iface.h
@@ -39,7 +39,10 @@ typedef struct AvahiHwInterface AvahiHwInterface;
#include "announce.h"
#include "browse.h"
#include "querier.h"
+
+#ifdef HAVE_NETLINK
#include "iface-linux.h"
+#endif
#define AVAHI_MAX_MAC_ADDRESS 32