projects
/
wrapfs-3.5.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6cd0bf
)
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, 26 May 2013 02:47:08 +0000
(22:47 -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 33ce20bb7f64da9b9daf19dd83bbe4bc5e2fbc6f..3a005f5f3f5d5f180e7dde0553c1fb7f2053d3c2 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"