Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
[safe/jmp/linux-2.6] / include / linux / net.h
index 6ce8766..5e8083c 100644 (file)
@@ -280,6 +280,7 @@ extern int kernel_sock_shutdown(struct socket *sock,
 
 #ifdef CONFIG_SYSCTL
 #include <linux/sysctl.h>
+#include <linux/ratelimit.h>
 extern struct ratelimit_state net_ratelimit_state;
 #endif