diff options
Diffstat (limited to 'fs/ocfs2/quota_global.c')
| -rw-r--r-- | fs/ocfs2/quota_global.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/quota_global.c b/fs/ocfs2/quota_global.c index 355f41d1d52..ab42a74c753 100644 --- a/fs/ocfs2/quota_global.c +++ b/fs/ocfs2/quota_global.c @@ -3,6 +3,7 @@   */  #include <linux/spinlock.h>  #include <linux/fs.h> +#include <linux/slab.h>  #include <linux/quota.h>  #include <linux/quotaops.h>  #include <linux/dqblk_qtree.h>  |