aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r--include/net/ipv6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h
index 7bdff0455065..bbf1c8fb8511 100644
--- a/include/net/ipv6.h
+++ b/include/net/ipv6.h
@@ -658,6 +658,8 @@ static inline int ipv6_addr_diff(const struct in6_addr *a1, const struct in6_add
658 658
659extern void ipv6_select_ident(struct frag_hdr *fhdr, struct rt6_info *rt); 659extern void ipv6_select_ident(struct frag_hdr *fhdr, struct rt6_info *rt);
660 660
661extern int ip6_dst_hoplimit(struct dst_entry *dst);
662
661/* 663/*
662 * Header manipulation 664 * Header manipulation
663 */ 665 */