]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv6/netfilter/ip6t_REJECT.c
Merge branch 'master' of /repos/git/net-next-2.6
[karo-tx-linux.git] / net / ipv6 / netfilter / ip6t_REJECT.c
index dad97622ed7223f13df5c68d686352fbb1dc9002..af1d6494ac39f7506a05acb6acc788b88affe665 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>