diff options
Diffstat (limited to 'test/dm/bootcount.c')
-rw-r--r-- | test/dm/bootcount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/bootcount.c b/test/dm/bootcount.c index 0817b7d3ec..be0c278907 100644 --- a/test/dm/bootcount.c +++ b/test/dm/bootcount.c @@ -6,6 +6,7 @@ #include <common.h> #include <dm.h> #include <bootcount.h> +#include <log.h> #include <asm/test.h> #include <dm/test.h> #include <test/ut.h> |