ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
[pandora-kernel.git] / net / ipv4 / af_inet.c
index d873621..566ea6c 100644 (file)
 #include <linux/mroute.h>
 #endif
 
-extern void ip_mc_drop_socket(struct sock *sk);
 
 /* The inetsw table contains everything that inet_create needs to
  * build a new socket.