summaryrefslogtreecommitdiffstats
path: root/avahi-core/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/server.h')
-rw-r--r--avahi-core/server.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/server.h b/avahi-core/server.h
index 7384e98..01ee78b 100644
--- a/avahi-core/server.h
+++ b/avahi-core/server.h
@@ -84,6 +84,8 @@ struct AvahiSEntryGroup {
unsigned n_register_try;
struct timeval register_time;
AvahiTimeEvent *register_time_event;
+
+ struct timeval established_at;
AVAHI_LLIST_FIELDS(AvahiSEntryGroup, groups);
AVAHI_LLIST_HEAD(AvahiEntry, entries);