diff options
Diffstat (limited to 'fs/xfs/xfs_alloc_btree.c')
| -rw-r--r-- | fs/xfs/xfs_alloc_btree.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_alloc_btree.c b/fs/xfs/xfs_alloc_btree.c index e23cc978f95..3f665487521 100644 --- a/fs/xfs/xfs_alloc_btree.c +++ b/fs/xfs/xfs_alloc_btree.c @@ -31,6 +31,7 @@  #include "xfs_inode.h"  #include "xfs_btree.h"  #include "xfs_alloc.h" +#include "xfs_extent_busy.h"  #include "xfs_error.h"  #include "xfs_trace.h"  |