summaryrefslogtreecommitdiff
path: root/pimd/pim6_mld.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim6_mld.h')
-rw-r--r--pimd/pim6_mld.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pimd/pim6_mld.h b/pimd/pim6_mld.h
index 183ab2fc50..c5a9708961 100644
--- a/pimd/pim6_mld.h
+++ b/pimd/pim6_mld.h
@@ -350,6 +350,8 @@ struct gm_if {
struct gm_subscribers_head subscribers[1];
struct gm_packet_expires_head expires[1];
+ size_t groups_count;
+
struct timeval started;
struct gm_if_stats stats;
};