Merge branch '2020-05-15-kconfig-migrations'
[oweals/u-boot.git] / common / hash.c
index d0d825e38986669835a26bf663cf5d7587a82476..ff4986a6190269ed4659685fd9cb77d8c423fae2 100644 (file)
@@ -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>