image: Add IH_OS_EFI for EFI chain-load boot
[platform/kernel/u-boot.git] / env / flash.c
index b94ed2b..b487e67 100644 (file)
@@ -17,6 +17,7 @@
 #include <malloc.h>
 #include <search.h>
 #include <errno.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;