summaryrefslogtreecommitdiff
path: root/debug-tree.c
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-16 16:20:31 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-16 16:20:31 -0400
commitf247156e4f46cb15fdb6180dbb690e87fb2472d1 (patch)
tree9449a52aa0876907531019c32a9c9b767aefabea /debug-tree.c
parent3d8c87f4f7f48f944ccdc28df2a349010ac48e0a (diff)
transaction handles everywhere
Diffstat (limited to 'debug-tree.c')
-rw-r--r--debug-tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug-tree.c b/debug-tree.c
index de45fb4d..91dea7a0 100644
--- a/debug-tree.c
+++ b/debug-tree.c
@@ -5,6 +5,7 @@
#include "ctree.h"
#include "disk-io.h"
#include "print-tree.h"
+#include "transaction.h"
int main(int ac, char **av) {
struct btrfs_super_block super;