aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/quota.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/quota.c')
-rw-r--r--fs/gfs2/quota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/quota.c b/fs/gfs2/quota.c
index bc9ad058d20e..c5eb6c646177 100644
--- a/fs/gfs2/quota.c
+++ b/fs/gfs2/quota.c
@@ -44,9 +44,9 @@
44#include <linux/sort.h> 44#include <linux/sort.h>
45#include <linux/fs.h> 45#include <linux/fs.h>
46#include <linux/gfs2_ondisk.h> 46#include <linux/gfs2_ondisk.h>
47#include <linux/lm_interface.h>
47 48
48#include "gfs2.h" 49#include "gfs2.h"
49#include "lm_interface.h"
50#include "incore.h" 50#include "incore.h"
51#include "bmap.h" 51#include "bmap.h"
52#include "glock.h" 52#include "glock.h"