276cae0cb16d1f5ce75b518b678ba3d2657395d0
[openwrt/openwrt.git] / tools / mkimage / patches / 020-include_compile_fix.patch
1 --- a/include/u-boot/rsa-checksum.h
2 +++ b/include/u-boot/rsa-checksum.h
3 @@ -7,7 +7,6 @@
4 #ifndef _RSA_CHECKSUM_H
5 #define _RSA_CHECKSUM_H
6
7 -#include <errno.h>
8 #include <image.h>
9 #include <u-boot/sha1.h>
10 #include <u-boot/sha256.h>