X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv6%2Fudp_impl.h;h=6e252f318f7c91c81f5cdf04d2822b476f26a8ae;hb=40b42f1ebf653cd72c32eb1a1a0b9fea2dfbfd7d;hp=36b0c11a28a312dcad2bfa6f82d4bbd057dd307e;hpb=0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f;p=linux-2.6 diff --git a/net/ipv6/udp_impl.h b/net/ipv6/udp_impl.h index 36b0c11a28..6e252f318f 100644 --- a/net/ipv6/udp_impl.h +++ b/net/ipv6/udp_impl.h @@ -6,8 +6,6 @@ #include #include -extern const struct udp_get_port_ops udp_ipv6_ops; - extern int __udp6_lib_rcv(struct sk_buff **, struct hlist_head [], int ); extern void __udp6_lib_err(struct sk_buff *, struct inet6_skb_parm *, int , int , int , __be32 , struct hlist_head []);