diff options
Diffstat (limited to 'fs/btrfs/relocation.c')
-rw-r--r-- | fs/btrfs/relocation.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/relocation.c b/fs/btrfs/relocation.c index 22a3c69864fa..7f219851fa23 100644 --- a/fs/btrfs/relocation.c +++ b/fs/btrfs/relocation.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #include "inode-map.h" | 20 | #include "inode-map.h" |
21 | #include "qgroup.h" | 21 | #include "qgroup.h" |
22 | #include "print-tree.h" | 22 | #include "print-tree.h" |
23 | #include "delalloc-space.h" | ||
23 | 24 | ||
24 | /* | 25 | /* |
25 | * backref_node, mapping_node and tree_block start with this | 26 | * backref_node, mapping_node and tree_block start with this |