Commit fcd70f41 authored by Jon Grimm's avatar Jon Grimm Committed by Jeff Garzik

[IPV6]: Export ipv6_chk_addr.

parent cfce0221
...@@ -24,3 +24,4 @@ EXPORT_SYMBOL(inet6_bind); ...@@ -24,3 +24,4 @@ EXPORT_SYMBOL(inet6_bind);
EXPORT_SYMBOL(inet6_getname); EXPORT_SYMBOL(inet6_getname);
EXPORT_SYMBOL(inet6_ioctl); EXPORT_SYMBOL(inet6_ioctl);
EXPORT_SYMBOL(ipv6_get_saddr); EXPORT_SYMBOL(ipv6_get_saddr);
EXPORT_SYMBOL(ipv6_chk_addr);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment