diff options
Diffstat (limited to 'cmd/sha1sum.c')
-rw-r--r-- | cmd/sha1sum.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/sha1sum.c b/cmd/sha1sum.c index bcc665a5a6c..52aa26c78d2 100644 --- a/cmd/sha1sum.c +++ b/cmd/sha1sum.c @@ -7,7 +7,6 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ -#include <common.h> #include <command.h> #include <hash.h> #include <u-boot/sha1.h> |