patman: Add a test for PatchStream tags
[pandora-u-boot.git] / tools / mkenvimage.c
index a8eebab..b05f834 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>