diff options
Diffstat (limited to 'fs/gfs2')
-rw-r--r-- | fs/gfs2/quota.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/quota.c b/fs/gfs2/quota.c index 02a2740f2468..8bec0e3192dd 100644 --- a/fs/gfs2/quota.c +++ b/fs/gfs2/quota.c | |||
@@ -56,6 +56,7 @@ | |||
56 | #include <linux/rculist_bl.h> | 56 | #include <linux/rculist_bl.h> |
57 | #include <linux/bit_spinlock.h> | 57 | #include <linux/bit_spinlock.h> |
58 | #include <linux/jhash.h> | 58 | #include <linux/jhash.h> |
59 | #include <linux/vmalloc.h> | ||
59 | 60 | ||
60 | #include "gfs2.h" | 61 | #include "gfs2.h" |
61 | #include "incore.h" | 62 | #include "incore.h" |