diff options
Diffstat (limited to 'common/hash.c')
-rw-r--r-- | common/hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/hash.c b/common/hash.c index d0d825e389..ff4986a619 100644 --- a/common/hash.c +++ b/common/hash.c @@ -18,6 +18,7 @@ #include <hw_sha.h> #include <asm/io.h> #include <linux/errno.h> +#include <u-boot/crc.h> #else #include "mkimage.h" #include <time.h> |