diff options
Diffstat (limited to 'announce.h')
-rw-r--r-- | announce.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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); |