OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 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>