aboutsummaryrefslogtreecommitdiff
path: root/cmd/bootdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/bootdev.c')
-rw-r--r--cmd/bootdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/bootdev.c b/cmd/bootdev.c
index fa7285b..471189c 100644
--- a/cmd/bootdev.c
+++ b/cmd/bootdev.c
@@ -6,6 +6,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <bootdev.h>
#include <bootflow.h>
#include <bootstd.h>