diff options
-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 @@ #include <linux/rculist_bl.h> #include <linux/bit_spinlock.h> #include <linux/jhash.h> +#include <linux/vmalloc.h> #include "gfs2.h" #include "incore.h" |