]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/net.h
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / include / linux / net.h
index 529a0931711da5875cc70e88953dbe9621afd5d3..d7e26e30c8c2685e2f3410cba32e9c6ccfed6e3a 100644 (file)
@@ -358,6 +358,7 @@ static const struct proto_ops name##_ops = {                        \
 
 #ifdef CONFIG_SYSCTL
 #include <linux/sysctl.h>
+#include <linux/ratelimit.h>
 extern struct ratelimit_state net_ratelimit_state;
 #endif