summaryrefslogtreecommitdiffstats
path: root/avahi-core/browse.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/browse.h')
-rw-r--r--avahi-core/browse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/browse.h b/avahi-core/browse.h
index a38075e..0d1cdb8 100644
--- a/avahi-core/browse.h
+++ b/avahi-core/browse.h
@@ -34,6 +34,8 @@ int avahi_is_subscribed(AvahiServer *s, AvahiInterface *i, AvahiKey *k);
void avahi_s_record_browser_destroy(AvahiSRecordBrowser *b);
+void avahi_s_record_browser_restart(AvahiSRecordBrowser *b);
+
void avahi_browser_new_interface(AvahiServer*s, AvahiInterface *i);
#endif