diff options
Diffstat (limited to 'block/bounce.c')
-rw-r--r-- | block/bounce.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/bounce.c b/block/bounce.c index 27c5cc0..36ba444 100644 --- a/block/bounce.c +++ b/block/bounce.c @@ -22,6 +22,7 @@ #include <asm/tlbflush.h> #include <trace/events/block.h> +#include "blk.h" #define POOL_SIZE 64 #define ISA_POOL_SIZE 16 |