efi_loader: allow compiling with clang
[oweals/u-boot.git] / tools / mxsimage.c
index 0bb5c6aa6b994b5189d2fc4f9a2e20bcc7004061..002f4b525aac0fe4e871a2a76d1d5a7e0f96b6a7 100644 (file)
@@ -11,6 +11,7 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <string.h>
+#include <u-boot/crc.h>
 #include <unistd.h>
 #include <limits.h>