diff options
Diffstat (limited to 'cmd/bcb.c')
-rw-r--r-- | cmd/bcb.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include <android_bootloader_message.h> #include <command.h> #include <common.h> +#include <part.h> enum bcb_cmd { BCB_CMD_LOAD, |