Merge branch 'master' of /repos/git/net-next-2.6
[pandora-kernel.git] / net / netfilter / xt_limit.c
index e2a284e..88215dc 100644 (file)
@@ -6,6 +6,8 @@
  * published by the Free Software Foundation.
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
+#include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/skbuff.h>
 #include <linux/spinlock.h>