summaryrefslogtreecommitdiffstats
path: root/cmd/scsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/scsi.c')
-rw-r--r--cmd/scsi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/scsi.c b/cmd/scsi.c
index 67de1a3bdc..e81194de0f 100644
--- a/cmd/scsi.c
+++ b/cmd/scsi.c
@@ -8,6 +8,7 @@
* SCSI support.
*/
#include <common.h>
+#include <blk.h>
#include <command.h>
#include <scsi.h>