From 7121643e4fe20cbf916bf7ff032873dfbc19ee8e Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Wed, 12 Dec 2018 06:23:25 -0500 Subject: [PATCH] bcachefs: Fix for building in userspace Signed-off-by: Kent Overstreet --- fs/bcachefs/bcachefs_format.h | 1 + 1 file changed, 1 insertion(+) diff --git a/fs/bcachefs/bcachefs_format.h b/fs/bcachefs/bcachefs_format.h index 162a0a307f1b..8ef17c7ddaf7 100644 --- a/fs/bcachefs/bcachefs_format.h +++ b/fs/bcachefs/bcachefs_format.h @@ -74,6 +74,7 @@ #include #include +#include #include #ifdef __KERNEL__