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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/iface.h b/avahi-core/iface.h
index d18bbe6..50c130e 100644
--- a/avahi-core/iface.h
+++ b/avahi-core/iface.h
@@ -127,4 +127,6 @@ void avahi_interface_monitor_walk(AvahiInterfaceMonitor *m, gint index, guchar p
void avahi_update_host_rrs(AvahiInterfaceMonitor *m, gboolean remove);
+gboolean avahi_address_is_local(AvahiInterfaceMonitor *m, const AvahiAddress *a);
+
#endif