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 9c71adc69d..94b2855b8e 100644 --- a/test/dm/blk.c +++ b/test/dm/blk.c @@ -5,6 +5,7 @@ #include <common.h> #include <dm.h> +#include <part.h> #include <usb.h> #include <asm/state.h> #include <dm/test.h> |