Commit deb3318b authored by Kent Overstreet's avatar Kent Overstreet Committed by Kent Overstreet

bcachefs: fix missing include

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 6278a46d
......@@ -5,6 +5,8 @@
#include "bcachefs.h"
#include "alloc_types.h"
#include <linux/hash.h>
struct bkey;
struct bch_dev;
struct bch_fs;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment