X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-core%2Fiface.h;h=f7e78a686eb765aaa74935d95c05c0f970cddc48;hb=9b2a5e5954a331006e1e7bb56cccf7fff0b7d477;hp=d9f9cba77d1ba7696bfecd80ac4a4d88f7d9f7a1;hpb=dbf09a5bcb3461b5b112cfa251d4b318b3351095;p=catta diff --git a/avahi-core/iface.h b/avahi-core/iface.h index d9f9cba..f7e78a6 100644 --- a/avahi-core/iface.h +++ b/avahi-core/iface.h @@ -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