diff options
Diffstat (limited to 'drivers/md/bcache/bset.c')
-rw-r--r-- | drivers/md/bcache/bset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/bcache/bset.c b/drivers/md/bcache/bset.c index 0b33aac1f146..d4f2164ca551 100644 --- a/drivers/md/bcache/bset.c +++ b/drivers/md/bcache/bset.c @@ -10,6 +10,7 @@ #include "debug.h" #include <linux/random.h> +#include <linux/prefetch.h> /* Keylists */ |