diff options
Diffstat (limited to 'common/image.c')
| -rw-r--r-- | common/image.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/common/image.c b/common/image.c index f17fa40c495..992ebbad51a 100644 --- a/common/image.c +++ b/common/image.c @@ -9,6 +9,7 @@  #ifndef USE_HOSTCC  #include <common.h>  #include <env.h> +#include <u-boot/crc.h>  #include <watchdog.h>  #ifdef CONFIG_SHOW_BOOT_PROGRESS | 
