crc32: Use the crc.h header for crc functions
[pandora-u-boot.git] / board / varisys / common / sys_eeprom.c
index 77772a6..4c02508 100644 (file)
@@ -15,6 +15,7 @@
 #include <env.h>
 #include <i2c.h>
 #include <linux/ctype.h>
+#include <u-boot/crc.h>
 
 #include "eeprom.h"