diff options
Diffstat (limited to 'include/net/ipv6.h')
| -rw-r--r-- | include/net/ipv6.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 3b5ac1fbff39..a366a8a1fe23 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h | |||
| @@ -486,7 +486,8 @@ extern int ip6_rcv_finish(struct sk_buff *skb); | |||
| 486 | extern int ip6_xmit(struct sock *sk, | 486 | extern int ip6_xmit(struct sock *sk, |
| 487 | struct sk_buff *skb, | 487 | struct sk_buff *skb, |
| 488 | struct flowi6 *fl6, | 488 | struct flowi6 *fl6, |
| 489 | struct ipv6_txoptions *opt); | 489 | struct ipv6_txoptions *opt, |
| 490 | int tclass); | ||
| 490 | 491 | ||
| 491 | extern int ip6_nd_hdr(struct sock *sk, | 492 | extern int ip6_nd_hdr(struct sock *sk, |
| 492 | struct sk_buff *skb, | 493 | struct sk_buff *skb, |
