Merge branch 'master' of /repos/git/net-next-2.6
[pandora-kernel.git] / net / ipv6 / netfilter / ip6t_REJECT.c
index dad9762..af1d649 100644 (file)
@@ -15,6 +15,8 @@
  * 2 of the License, or (at your option) any later version.
  */
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
+#include <linux/gfp.h>
 #include <linux/module.h>
 #include <linux/skbuff.h>
 #include <linux/icmpv6.h>