summaryrefslogtreecommitdiffstats
path: root/avahi-core/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/cache.h')
-rw-r--r--avahi-core/cache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-core/cache.h b/avahi-core/cache.h
index edf9fa5..fd74005 100644
--- a/avahi-core/cache.h
+++ b/avahi-core/cache.h
@@ -48,8 +48,10 @@ struct AvahiCacheEntry {
AvahiCache *cache;
AvahiRecord *record;
struct timeval timestamp;
+ struct timeval poof_timestamp;
struct timeval expiry;
int cache_flush;
+ int poof_num;
AvahiAddress origin;