summaryrefslogtreecommitdiffstats
path: root/avahi-core/rr.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/rr.h')
-rw-r--r--avahi-core/rr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/rr.h b/avahi-core/rr.h
index ef267f2..c620695 100644
--- a/avahi-core/rr.h
+++ b/avahi-core/rr.h
@@ -135,4 +135,6 @@ guint avahi_record_get_estimate_size(AvahiRecord *r);
gint avahi_record_lexicographical_compare(AvahiRecord *a, AvahiRecord *b);
+gboolean avahi_record_is_goodbye(AvahiRecord *r);
+
#endif