diff options
Diffstat (limited to 'test/bootm.c')
-rw-r--r-- | test/bootm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bootm.c b/test/bootm.c index 92dc2b6e173..563d6ebaa5a 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> |