bcachefs: Fix an include

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2022-11-25 16:15:14 -05:00
parent 42fab2695b
commit b6804b6103

View File

@ -2,7 +2,7 @@
#ifndef _BCACHEFS_EC_TYPES_H
#define _BCACHEFS_EC_TYPES_H
#include <linux/llist.h>
#include "bcachefs_format.h"
struct bch_replicas_padded {
struct bch_replicas_entry e;