Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-block.git] / fs / efivarfs / super.c
index 525a2a1ac16c965cd64efb174f387094cbca36de..141aee31884fffd06c7903b442ebbd7a03c6a704 100644 (file)
@@ -13,6 +13,8 @@
 #include <linux/module.h>
 #include <linux/pagemap.h>
 #include <linux/ucs2_string.h>
+#include <linux/slab.h>
+#include <linux/magic.h>
 
 #include "internal.h"