From: Kent Overstreet Date: Fri, 25 Nov 2022 21:15:14 +0000 (-0500) Subject: bcachefs: Fix an include X-Git-Tag: v6.7-rc1~201^2~645 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6804b6103263417994602482e9186fb3697a3e6;p=thirdparty%2Fkernel%2Flinux.git bcachefs: Fix an include Signed-off-by: Kent Overstreet --- diff --git a/fs/bcachefs/ec_types.h b/fs/bcachefs/ec_types.h index edd93da663c1f..2bf26d254b2cd 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;