tools: libressl: fix build on MacOS
[oweals/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>