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 6ceab42..7384e98 100644
--- a/avahi-core/server.h
+++ b/avahi-core/server.h
@@ -139,6 +139,8 @@ struct AvahiServer {
uint16_t legacy_unicast_reflect_id;
int error;
+
+ uint32_t local_service_cookie;
};
int avahi_server_entry_match_interface(AvahiEntry *e, AvahiInterface *i);