aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/debug-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/debug-tree.c')
-rw-r--r--fs/btrfs/debug-tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/debug-tree.c b/fs/btrfs/debug-tree.c
index de45fb4dfddd..91dea7a0a476 100644
--- a/fs/btrfs/debug-tree.c
+++ b/fs/btrfs/debug-tree.c
@@ -5,6 +5,7 @@
5#include "ctree.h" 5#include "ctree.h"
6#include "disk-io.h" 6#include "disk-io.h"
7#include "print-tree.h" 7#include "print-tree.h"
8#include "transaction.h"
8 9
9int main(int ac, char **av) { 10int main(int ac, char **av) {
10 struct btrfs_super_block super; 11 struct btrfs_super_block super;