X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fnet.h;h=b29923006b11e50b4aac2c99f9a81be14afc7fd1;hb=3b582f393150c72b18339bc00d7ed4fb22445ed1;hp=1da55e9b6f01a9733f38b309e7b282f447764da7;hpb=e197f094b7da7d94812492cfcd706d143f1020e5;p=mv-sheeva.git diff --git a/include/linux/net.h b/include/linux/net.h index 1da55e9b6f0..b29923006b1 100644 --- a/include/linux/net.h +++ b/include/linux/net.h @@ -289,11 +289,5 @@ extern int kernel_sock_shutdown(struct socket *sock, MODULE_ALIAS("net-pf-" __stringify(pf) "-proto-" __stringify(proto) \ "-type-" __stringify(type)) -#ifdef CONFIG_SYSCTL -#include -#include -extern struct ratelimit_state net_ratelimit_state; -#endif - #endif /* __KERNEL__ */ #endif /* _LINUX_NET_H */