X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fsysctl_net.c;h=55538f6b60ffc56648687f9f72fd7d0ebafe6af3;hb=8c71632f7a13357b7dc5636fca68317f72d3043e;hp=3f6e31069c547ebb8b7a850da018f1a3e1169234;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=powerpc.git diff --git a/net/sysctl_net.c b/net/sysctl_net.c index 3f6e31069c..55538f6b60 100644 --- a/net/sysctl_net.c +++ b/net/sysctl_net.c @@ -16,18 +16,18 @@ #include #include +#include + #ifdef CONFIG_INET -extern struct ctl_table ipv4_table[]; +#include #endif -extern struct ctl_table core_table[]; - #ifdef CONFIG_NET -extern struct ctl_table ether_table[]; +#include #endif #ifdef CONFIG_TR -extern struct ctl_table tr_table[]; +#include #endif struct ctl_table net_table[] = {