net: macb: explicitly pass phy_adr to mdio read and write
[oweals/u-boot.git] / env / flash.c
index b94ed2b04f8dd4b79f52de16ff22f35ad06738f9..b487e6701ef82632372cbff55f307362112ceb09 100644 (file)
@@ -17,6 +17,7 @@
 #include <malloc.h>
 #include <search.h>
 #include <errno.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;