configs: j721e_evm_a72_defconfig: Add HBMC related configs
[oweals/u-boot.git] / common / hash.c
index 413a5bfcdae5e49061ff3a4710865f11660000c1..d33e329897e1ea96c51463270cb1f3a8f25063a1 100644 (file)
@@ -12,6 +12,7 @@
 #ifndef USE_HOSTCC
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <hw_sha.h>