]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/mkimage.h
[new uImage] Add sha1.o object to mkimage binary build
[karo-tx-uboot.git] / tools / mkimage.h
index 8b05bb17c8167171019d3df4a4f7d39b9ca40665..a01977ee65670c1a1541eba1e9680984bcc13011 100644 (file)
@@ -32,6 +32,7 @@
 #include <sys/stat.h>
 #include <time.h>
 #include <unistd.h>
+#include <sha1.h>
 
 #if defined(__BEOS__) || defined(__NetBSD__) || defined(__APPLE__)
 #include <inttypes.h>