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