diff options
Diffstat (limited to 'fs/btrfs/locking.c')
-rw-r--r-- | fs/btrfs/locking.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/locking.c b/fs/btrfs/locking.c index e4309bcf0b5f..7f9a578a1a20 100644 --- a/fs/btrfs/locking.c +++ b/fs/btrfs/locking.c | |||
@@ -8,6 +8,7 @@ | |||
8 | #include <linux/spinlock.h> | 8 | #include <linux/spinlock.h> |
9 | #include <linux/page-flags.h> | 9 | #include <linux/page-flags.h> |
10 | #include <asm/bug.h> | 10 | #include <asm/bug.h> |
11 | #include "misc.h" | ||
11 | #include "ctree.h" | 12 | #include "ctree.h" |
12 | #include "extent_io.h" | 13 | #include "extent_io.h" |
13 | #include "locking.h" | 14 | #include "locking.h" |