]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/af_inet.c
[IPV4]: Cleanup the sysctl_net_ipv4.c file
[net-next-2.6.git] / net / ipv4 / af_inet.c
index c75f20b49935ce0ecba149200d3ef7ef38cf47e4..0e4b6eba23408cb0bd4054d6c17939385c56196a 100644 (file)
@@ -126,6 +126,10 @@ extern void ip_mc_drop_socket(struct sock *sk);
 static struct list_head inetsw[SOCK_MAX];
 static DEFINE_SPINLOCK(inetsw_lock);
 
+struct ipv4_config ipv4_config;
+
+EXPORT_SYMBOL(ipv4_config);
+
 /* New destruction routine */
 
 void inet_sock_destruct(struct sock *sk)