From b6804b6103263417994602482e9186fb3697a3e6 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Fri, 25 Nov 2022 16:15:14 -0500 Subject: bcachefs: Fix an include Signed-off-by: Kent Overstreet --- fs/bcachefs/ec_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/bcachefs/ec_types.h') diff --git a/fs/bcachefs/ec_types.h b/fs/bcachefs/ec_types.h index edd93da663c1..2bf26d254b2c 100644 --- a/fs/bcachefs/ec_types.h +++ b/fs/bcachefs/ec_types.h @@ -2,7 +2,7 @@ #ifndef _BCACHEFS_EC_TYPES_H #define _BCACHEFS_EC_TYPES_H -#include +#include "bcachefs_format.h" struct bch_replicas_padded { struct bch_replicas_entry e; -- cgit v1.2.3