Commit 5e67243e authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Add missing random.h includes



Fix build in userspace, and good hygeine.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 2eb985c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
#include "subvolume.h"
#include "trace.h"

#include <linux/random.h>
#include <linux/sched/mm.h>

#ifdef CONFIG_BCACHEFS_DEBUG