Fix build after r249543.
This commit is contained in:
parent
dd65664bbc
commit
6c81895dab
@ -242,7 +242,7 @@ struct ip6stat {
|
||||
u_quad_t ip6s_sources_deprecated[IP6S_SCOPECNT];
|
||||
|
||||
/* number of times that each rule of source selection is applied. */
|
||||
u_quad_t ip6s_sources_rule[IP6S_MAXRULES];
|
||||
u_quad_t ip6s_sources_rule[IP6S_RULESMAX];
|
||||
};
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
Loading…
Reference in New Issue
Block a user