diff options
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/ipv6.h | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 851376108ac2..e3d5d7bc8837 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h @@ -527,6 +527,9 @@ extern int inet6_getname(struct socket *sock, struct sockaddr *uaddr,  extern int inet6_ioctl(struct socket *sock, unsigned int cmd,   		       unsigned long arg); +extern int inet6_hash_connect(struct inet_timewait_death_row *death_row, +			      struct sock *sk); +  /*   * reassembly.c   */  | 

