rockchip: misc: protect serial# from getting overwritten
[oweals/u-boot.git] / cmd / nvedit.c
index 99a3bc57b15feeb74c6f6d3cf41e1204b078831b..b5da37591336ff96e810ec2d50da2bc42fbf0591 100644 (file)
@@ -33,6 +33,7 @@
 #include <errno.h>
 #include <malloc.h>
 #include <mapmem.h>
+#include <u-boot/crc.h>
 #include <watchdog.h>
 #include <linux/stddef.h>
 #include <asm/byteorder.h>