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