X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fcmd_sha1sum.c;h=783ea2e32db3725909d13e76b843aeb7e5f92bc3;hb=dbdb5abd070163f59901884c672b49c25b1aeea9;hp=644b9a0e668e661b4add6f3eab5c90705edc5f48;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=oweals%2Fu-boot.git diff --git a/common/cmd_sha1sum.c b/common/cmd_sha1sum.c index 644b9a0e66..783ea2e32d 100644 --- a/common/cmd_sha1sum.c +++ b/common/cmd_sha1sum.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include int do_sha1sum(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) {