From: Kent Overstreet Date: Wed, 12 Dec 2018 11:23:25 +0000 (-0500) Subject: bcachefs: Fix for building in userspace X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7121643e4fe20cbf916bf7ff032873dfbc19ee8e;p=linux.git bcachefs: Fix for building in userspace Signed-off-by: Kent Overstreet --- diff --git a/fs/bcachefs/bcachefs_format.h b/fs/bcachefs/bcachefs_format.h index 162a0a307f1bd..8ef17c7ddaf7a 100644 --- a/fs/bcachefs/bcachefs_format.h +++ b/fs/bcachefs/bcachefs_format.h @@ -74,6 +74,7 @@ #include #include +#include #include #ifdef __KERNEL__