vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
[pandora-kernel.git] / fs / eventfd.c
index 7758cc3..6bd3f76 100644 (file)
@@ -11,6 +11,7 @@
 #include <linux/fs.h>
 #include <linux/sched.h>
 #include <linux/kernel.h>
+#include <linux/slab.h>
 #include <linux/list.h>
 #include <linux/spinlock.h>
 #include <linux/anon_inodes.h>