From a2094890a90a2f865e49f94e8448deca7e5852ef Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Sun, 28 Mar 2021 17:38:28 -0400 Subject: Update bcachefs sources to 18686af684 bcachefs: Inode backpointers --- include/linux/types.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/linux/types.h') diff --git a/include/linux/types.h b/include/linux/types.h index 1e125550..c9886cba 100644 --- a/include/linux/types.h +++ b/include/linux/types.h @@ -11,6 +11,8 @@ #define __SANE_USERSPACE_TYPES__ /* For PPC64, to get LL64 types */ #include +#include + #define BITS_PER_LONG __BITS_PER_LONG struct page; -- cgit v1.2.3