diff options
Diffstat (limited to 'drivers/md/bcache/debug.c')
-rw-r--r-- | drivers/md/bcache/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/bcache/debug.c b/drivers/md/bcache/debug.c index 336f43910383..efb7fb837d7e 100644 --- a/drivers/md/bcache/debug.c +++ b/drivers/md/bcache/debug.c @@ -10,6 +10,7 @@ #include "btree.h" #include "debug.h" #include "extents.h" +#include "io.h" #include <linux/console.h> #include <linux/debugfs.h> |