projects
/
wrapfs-4.2.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c36cb
)
Wrapfs: include slab.h
author
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 20 Apr 2010 19:32:09 +0000
(15:32 -0400)
committer
Erez 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
patch
|
blob
|
history
diff --git
a/fs/wrapfs/wrapfs.h
b/fs/wrapfs/wrapfs.h
index 1e7fcb6fec0651311af8441554b847c0d0ac8918..879deae5052709381ed344df10fe1d43edcfb8e9 100644
(file)
--- a/
fs/wrapfs/wrapfs.h
+++ b/
fs/wrapfs/wrapfs.h
@@
-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"