aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_trans.c')
-rw-r--r--fs/xfs/xfs_trans.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_trans.c b/fs/xfs/xfs_trans.c
index d7acb7bab43..d8bdb618ec1 100644
--- a/fs/xfs/xfs_trans.c
+++ b/fs/xfs/xfs_trans.c
@@ -35,6 +35,7 @@
35#include "xfs_btree.h" 35#include "xfs_btree.h"
36#include "xfs_ialloc.h" 36#include "xfs_ialloc.h"
37#include "xfs_alloc.h" 37#include "xfs_alloc.h"
38#include "xfs_extent_busy.h"
38#include "xfs_bmap.h" 39#include "xfs_bmap.h"
39#include "xfs_quota.h" 40#include "xfs_quota.h"
40#include "xfs_trans_priv.h" 41#include "xfs_trans_priv.h"