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, 1 insertions, 0 deletions
diff --git a/cmd/hash.c b/cmd/hash.c
index 5b40982b098..96d0e443a5b 100644
--- a/cmd/hash.c
+++ b/cmd/hash.c
@@ -10,6 +10,7 @@
*/
#include <command.h>
+#include <env.h>
#include <hash.h>
#include <linux/ctype.h>