X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=repair.h;h=355bbf2ccfc65b4f6d37f4e0b72a9b85e1c7a0c1;hb=24103f42ad7a65457a62ae5c0190ea0e428cb14b;hp=3d0dcb9065bd814b56cc9764ca679e5ca1ec5f9b;hpb=af00db292e74b22c51cd95f1db5db2a594804d09;p=platform%2Fupstream%2Fbtrfs-progs.git diff --git a/repair.h b/repair.h index 3d0dcb9..355bbf2 100644 --- a/repair.h +++ b/repair.h @@ -16,8 +16,12 @@ * Boston, MA 021110-1307, USA. */ -#ifndef __BTRFS_REPAIR__ -#define __BTRFS_REPAIR__ +#ifndef __BTRFS_REPAIR_H__ +#define __BTRFS_REPAIR_H__ + +#include "ctree.h" + +extern int repair; /* repair mode */ struct btrfs_corrupt_block { struct cache_extent cache;