diff options
Diffstat (limited to 'test/dm/blk.c')
-rw-r--r-- | test/dm/blk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/blk.c b/test/dm/blk.c index a39a1ebd289..b7f4304e9e9 100644 --- a/test/dm/blk.c +++ b/test/dm/blk.c @@ -7,6 +7,7 @@ #include <dm.h> #include <part.h> #include <usb.h> +#include <asm/global_data.h> #include <asm/state.h> #include <dm/test.h> #include <test/test.h> |