aboutsummaryrefslogtreecommitdiff
path: root/test/bootm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bootm.c')
-rw-r--r--test/bootm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bootm.c b/test/bootm.c
index 26c1555..4bb3ca0 100644
--- a/test/bootm.c
+++ b/test/bootm.c
@@ -5,6 +5,7 @@
* Copyright 2020 Google LLC
*/
+#include <common.h>
#include <bootm.h>
#include <asm/global_data.h>
#include <test/suites.h>