summaryrefslogtreecommitdiffstats
path: root/cmd/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sata.c')
-rw-r--r--cmd/sata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/sata.c b/cmd/sata.c
index 6bdb516cb5..c507e9dbd8 100644
--- a/cmd/sata.c
+++ b/cmd/sata.c
@@ -11,6 +11,7 @@
#include <common.h>
#include <ahci.h>
+#include <blk.h>
#include <dm.h>
#include <command.h>
#include <part.h>