Wrapfs: include slab.h
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 20 Apr 2010 19:32:09 +0000 (15:32 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 3 Apr 2016 19:23:04 +0000 (15:23 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/wrapfs.h

index 1e7fcb6fec0651311af8441554b847c0d0ac8918..879deae5052709381ed344df10fe1d43edcfb8e9 100644 (file)
@@ -24,6 +24,7 @@
 #include <linux/fs_stack.h>
 #include <linux/magic.h>
 #include <linux/uaccess.h>
+#include <linux/slab.h>
 
 /* the file system name */
 #define WRAPFS_NAME "wrapfs"