bcachefs: fix missing include
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
6278a46da3
commit
deb3318b0e
@ -5,6 +5,8 @@
|
||||
#include "bcachefs.h"
|
||||
#include "alloc_types.h"
|
||||
|
||||
#include <linux/hash.h>
|
||||
|
||||
struct bkey;
|
||||
struct bch_dev;
|
||||
struct bch_fs;
|
||||
|
Loading…
Reference in New Issue
Block a user