diff options
Diffstat (limited to 'cmd/avb.c')
-rw-r--r-- | cmd/avb.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ #include <avb_verify.h> #include <command.h> +#include <env.h> #include <image.h> #include <malloc.h> #include <mmc.h> |