diff options
Diffstat (limited to 'src/rdisc/nm-rdisc.h')
-rw-r--r-- | src/rdisc/nm-rdisc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rdisc/nm-rdisc.h b/src/rdisc/nm-rdisc.h index 75262d862b..4690a5f5e7 100644 --- a/src/rdisc/nm-rdisc.h +++ b/src/rdisc/nm-rdisc.h @@ -106,6 +106,7 @@ typedef struct { int ifindex; char *ifname; GBytes *lladdr; + gint32 max_addresses; NMRDiscDHCPLevel dhcp_level; GArray *gateways; |