netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
[pandora-kernel.git] / fs / pipe.c
index fe0502f..25feaa3 100644 (file)
--- a/fs/pipe.c
+++ b/fs/pipe.c
@@ -13,6 +13,7 @@
 #include <linux/fs.h>
 #include <linux/log2.h>
 #include <linux/mount.h>
+#include <linux/magic.h>
 #include <linux/pipe_fs_i.h>
 #include <linux/uio.h>
 #include <linux/highmem.h>