summaryrefslogtreecommitdiffstats
path: root/announce.h
diff options
context:
space:
mode:
Diffstat (limited to 'announce.h')
-rw-r--r--announce.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/announce.h b/announce.h
index 0e65eae..49c5f13 100644
--- a/announce.h
+++ b/announce.h
@@ -17,6 +17,7 @@ struct _flxAnnouncement {
flxTimeEvent *time_event;
guint n_announced;
+ guint sec_delay;
FLX_LLIST_FIELDS(flxAnnouncement, by_interface);
FLX_LLIST_FIELDS(flxAnnouncement, by_entry);