X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fmip6.h;h=63272610a24a4cd3c9f32951c78174189d5d3529;hb=b4ce92775c2e7ff9cf79cca4e0a19c8c5fd6287b;hp=68263c6d99960210138aed30aac13242c367ff15;hpb=a12f66fccf2e266ad197df142b5ebafc6a169a8c;p=linux-2.6 diff --git a/include/net/mip6.h b/include/net/mip6.h index 68263c6d99..63272610a2 100644 --- a/include/net/mip6.h +++ b/include/net/mip6.h @@ -54,8 +54,4 @@ struct ip6_mh { #define IP6_MH_TYPE_BERROR 7 /* Binding Error */ #define IP6_MH_TYPE_MAX IP6_MH_TYPE_BERROR -extern int mip6_init(void); -extern void mip6_fini(void); -extern int mip6_mh_filter(struct sock *sk, struct sk_buff *skb); - #endif