mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
bcachefs: Add missing random.h includes
Fix build in userspace, and good hygeine. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
2eb985c549
commit
5e67243ea6
|
|
@ -25,6 +25,7 @@
|
|||
#include "subvolume.h"
|
||||
#include "trace.h"
|
||||
|
||||
#include <linux/random.h>
|
||||
#include <linux/sched/mm.h>
|
||||
|
||||
#ifdef CONFIG_BCACHEFS_DEBUG
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user