1

bcachefs: Fix for building in userspace

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2018-12-12 06:23:25 -05:00 committed by Kent Overstreet
parent f9ccc30824
commit 7121643e4f

View File

@ -74,6 +74,7 @@
#include <asm/types.h>
#include <asm/byteorder.h>
#include <linux/kernel.h>
#include <linux/uuid.h>
#ifdef __KERNEL__