btrfs-progs: Beautify owner when printing leaf/nodes
[platform/upstream/btrfs-progs.git] / repair.h
index 3d04e6d..355bbf2 100644 (file)
--- a/repair.h
+++ b/repair.h
 #ifndef __BTRFS_REPAIR_H__
 #define __BTRFS_REPAIR_H__
 
+#include "ctree.h"
+
+extern int repair; /* repair mode */
+
 struct btrfs_corrupt_block {
        struct cache_extent cache;
        struct btrfs_key key;