diff options
Diffstat (limited to 'libbcachefs/util.h')
-rw-r--r-- | libbcachefs/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/util.h b/libbcachefs/util.h index 14cb2c7d..25cf61eb 100644 --- a/libbcachefs/util.h +++ b/libbcachefs/util.h @@ -14,6 +14,7 @@ #include <linux/log2.h> #include <linux/percpu.h> #include <linux/preempt.h> +#include <linux/random.h> #include <linux/ratelimit.h> #include <linux/slab.h> #include <linux/vmalloc.h> |