diff options
Diffstat (limited to 'cmd/setexpr.c')
-rw-r--r-- | cmd/setexpr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/setexpr.c b/cmd/setexpr.c index 1a6cecdedac..0182f199384 100644 --- a/cmd/setexpr.c +++ b/cmd/setexpr.c @@ -11,6 +11,7 @@ #include <common.h> #include <config.h> #include <command.h> +#include <env.h> #include <mapmem.h> static ulong get_arg(char *s, int w) |