diff options
Diffstat (limited to 'fs/quota.c')
-rw-r--r-- | fs/quota.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/quota.c b/fs/quota.c index 1df7832b4e0..612e04db4b9 100644 --- a/fs/quota.c +++ b/fs/quota.c @@ -15,6 +15,7 @@ #include <linux/security.h> #include <linux/syscalls.h> #include <linux/buffer_head.h> +#include <linux/quotaops.h> /* Check validity of generic quotactl commands */ static int generic_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) |