aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/cmd/hash.c b/cmd/hash.c
index 60d482b..5534a73 100644
--- a/cmd/hash.c
+++ b/cmd/hash.c
@@ -9,6 +9,7 @@
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*/
+#include <common.h>
#include <command.h>
#include <hash.h>
#include <linux/ctype.h>