aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtbitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_rtbitmap.c')
-rw-r--r--fs/xfs/xfs_rtbitmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_rtbitmap.c b/fs/xfs/xfs_rtbitmap.c
index e30efe8be5e6..b1f2fe8af4a8 100644
--- a/fs/xfs/xfs_rtbitmap.c
+++ b/fs/xfs/xfs_rtbitmap.c
@@ -37,6 +37,7 @@
37#include "xfs_buf.h" 37#include "xfs_buf.h"
38#include "xfs_icache.h" 38#include "xfs_icache.h"
39#include "xfs_dinode.h" 39#include "xfs_dinode.h"
40#include "xfs_rtalloc.h"
40 41
41 42
42/* 43/*