diff options
-rw-r--r-- | include/linux/icmpv6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/icmpv6.h b/include/linux/icmpv6.h index e4d4300d768f..03067443198a 100644 --- a/include/linux/icmpv6.h +++ b/include/linux/icmpv6.h | |||
@@ -184,6 +184,7 @@ extern void icmpv6_param_prob(struct sk_buff *skb, | |||
184 | int code, int pos); | 184 | int code, int pos); |
185 | 185 | ||
186 | struct flowi; | 186 | struct flowi; |
187 | struct in6_addr; | ||
187 | extern void icmpv6_flow_init(struct sock *sk, | 188 | extern void icmpv6_flow_init(struct sock *sk, |
188 | struct flowi *fl, | 189 | struct flowi *fl, |
189 | u8 type, | 190 | u8 type, |