summaryrefslogtreecommitdiff
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 92dc2b6e17..563d6ebaa5 100644
--- a/test/bootm.c
+++ b/test/bootm.c
@@ -7,6 +7,7 @@
#include <common.h>
#include <bootm.h>
+#include <asm/global_data.h>
#include <test/suites.h>
#include <test/test.h>
#include <test/ut.h>