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/random.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux/random.h') diff --git a/include/linux/random.h b/include/linux/random.h index c38ae46d..28c595a0 100644 --- a/include/linux/random.h +++ b/include/linux/random.h @@ -45,6 +45,7 @@ static inline type get_random_##type(void) \ get_random_type(int); get_random_type(long); +get_random_type(u32); get_random_type(u64); #endif /* _LINUX_RANDOM_H */ -- cgit v1.2.3