]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - tools/mkenvimage.c
crc32: Use the crc.h header for crc functions
[thirdparty/u-boot.git] / tools / mkenvimage.c
index a8eebab6c33aa5265002f430d8caa11186e7e4f6..b05f83415f0f798b218255bc31bbc159c29737a0 100644 (file)
@@ -14,6 +14,7 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include <string.h>
+#include <u-boot/crc.h>
 #include <unistd.h>
 #include <libgen.h>
 #include <sys/types.h>