Commit 7bba0dc6 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Add a missing prefetch include

parent e82f5f40
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@

#include <linux/kthread.h>
#include <linux/pagemap.h>
#include <linux/prefetch.h>
#include <linux/task_io_accounting_ops.h>

/* O_DIRECT reads */