diff options
Diffstat (limited to 'drivers/fastboot/fb_common.c')
| -rw-r--r-- | drivers/fastboot/fb_common.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/fastboot/fb_common.c b/drivers/fastboot/fb_common.c index e76af8ecc32..c3735a44af7 100644 --- a/drivers/fastboot/fb_common.c +++ b/drivers/fastboot/fb_common.c @@ -11,6 +11,7 @@   */  #include <common.h> +#include <command.h>  #include <env.h>  #include <fastboot.h>  #include <net/fastboot.h> | 
