diff options
Diffstat (limited to 'test/log/log_test.c')
-rw-r--r-- | test/log/log_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/log_test.c b/test/log/log_test.c index 82234a69942..4a814ff4132 100644 --- a/test/log/log_test.c +++ b/test/log/log_test.c @@ -9,6 +9,7 @@ #include <common.h> #include <command.h> #include <log.h> +#include <asm/global_data.h> #include <test/log.h> #include <test/ut.h> |