X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fipv6.h;h=8f647ae8e7324e2a2040a89bbe21dab21f58440c;hb=2cf7311f007833d5818fc9241c09a372c0325a4a;hp=034cf3084a778c91c77c49d7de020840946cbd2f;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 034cf3084..8f647ae8e 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h @@ -406,9 +406,6 @@ extern void ipv6_packet_init(void); extern void ipv6_packet_cleanup(void); -extern int ip6_datagram_connect(struct sock *sk, - struct sockaddr *addr, int addr_len); - extern int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len); extern void ipv6_icmp_error(struct sock *sk, struct sk_buff *skb, int err, u16 port, u32 info, u8 *payload);