[IPV6]: Export some symbols for DCCPv6

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Arnaldo Carvalho de Melo
2005-12-13 23:23:20 -08:00
committed by David S. Miller
parent 0fa1a53e1f
commit 3cf3dc6c2e
4 changed files with 10 additions and 0 deletions

View File

@@ -389,6 +389,8 @@ int inet6_destroy_sock(struct sock *sk)
return 0;
}
EXPORT_SYMBOL_GPL(inet6_destroy_sock);
/*
* This does both peername and sockname.
*/