summaryrefslogtreecommitdiff
path: root/cmd/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/hash.c')
-rw-r--r--cmd/hash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/hash.c b/cmd/hash.c
index 5534a735fa7..60d482b7f87 100644
--- a/cmd/hash.c
+++ b/cmd/hash.c
@@ -9,7 +9,6 @@
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*/
-#include <common.h>
#include <command.h>
#include <hash.h>
#include <linux/ctype.h>