diff options
-rw-r--r-- | fs/bcachefs/alloc_foreground.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/bcachefs/alloc_foreground.h b/fs/bcachefs/alloc_foreground.h index c6fea092c953..ae9844b5a6e7 100644 --- a/fs/bcachefs/alloc_foreground.h +++ b/fs/bcachefs/alloc_foreground.h @@ -4,6 +4,8 @@ #include "bcachefs.h" #include "alloc_types.h" +#include <linux/hash.h> + struct bkey; struct bch_dev; struct bch_fs; |