diff options
Diffstat (limited to 'test/ut.c')
-rw-r--r-- | test/ut.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ #ifdef CONFIG_SANDBOX #include <asm/state.h> #endif +#include <asm/global_data.h> #include <test/test.h> #include <test/ut.h> |