bcachefs: Fix for building in userspace

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet
2023-10-22 17:08:13 -04:00
committed by Kent Overstreet
parent f9ccc30824
commit 7121643e4f
+1
View File
@@ -74,6 +74,7 @@
#include <asm/types.h>
#include <asm/byteorder.h>
#include <linux/kernel.h>
#include <linux/uuid.h>
#ifdef __KERNEL__