diff options
Diffstat (limited to 'cmd/mtd.c')
-rw-r--r-- | cmd/mtd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ */ #include <command.h> +#include <common.h> #include <console.h> #if CONFIG_IS_ENABLED(CMD_MTD_OTP) #include <hexdump.h> |