diff options
Diffstat (limited to 'fs/btrfs/inode-map.c')
-rw-r--r-- | fs/btrfs/inode-map.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/inode-map.c b/fs/btrfs/inode-map.c index ffca2abf13d0..2e8bb402050b 100644 --- a/fs/btrfs/inode-map.c +++ b/fs/btrfs/inode-map.c | |||
@@ -11,6 +11,7 @@ | |||
11 | #include "free-space-cache.h" | 11 | #include "free-space-cache.h" |
12 | #include "inode-map.h" | 12 | #include "inode-map.h" |
13 | #include "transaction.h" | 13 | #include "transaction.h" |
14 | #include "delalloc-space.h" | ||
14 | 15 | ||
15 | static int caching_kthread(void *data) | 16 | static int caching_kthread(void *data) |
16 | { | 17 | { |