diff options
Diffstat (limited to 'libbcachefs/alloc.h')
-rw-r--r-- | libbcachefs/alloc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/alloc.h b/libbcachefs/alloc.h index c6b57fa1..195108c2 100644 --- a/libbcachefs/alloc.h +++ b/libbcachefs/alloc.h @@ -1,6 +1,7 @@ #ifndef _BCACHE_ALLOC_H #define _BCACHE_ALLOC_H +#include "bcachefs.h" #include "alloc_types.h" struct bkey; |