diff options
Diffstat (limited to 'test/log/nolog_test.c')
-rw-r--r-- | test/log/nolog_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/log/nolog_test.c b/test/log/nolog_test.c index c418ed07c9a..cb4fb3db9a2 100644 --- a/test/log/nolog_test.c +++ b/test/log/nolog_test.c @@ -10,6 +10,7 @@ #include <common.h> #include <console.h> +#include <asm/global_data.h> #include <test/log.h> #include <test/test.h> #include <test/suites.h> |