From 57504348c7c343df84184b7cefdeee75529e34ca Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Tue, 20 Apr 2010 15:32:09 -0400 Subject: [PATCH] Wrapfs: include slab.h Signed-off-by: Erez Zadok --- fs/wrapfs/wrapfs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/fs/wrapfs/wrapfs.h b/fs/wrapfs/wrapfs.h index 1e7fcb6fec06..879deae50527 100644 --- a/fs/wrapfs/wrapfs.h +++ b/fs/wrapfs/wrapfs.h @@ -24,6 +24,7 @@ #include #include #include +#include /* the file system name */ #define WRAPFS_NAME "wrapfs" -- 2.43.0