diff options
Diffstat (limited to 'cmd/itest.c')
-rw-r--r-- | cmd/itest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/itest.c b/cmd/itest.c index fd6f4166f1..8b630d71e6 100644 --- a/cmd/itest.c +++ b/cmd/itest.c @@ -14,6 +14,7 @@ #include <common.h> #include <config.h> #include <command.h> +#include <env.h> #include <mapmem.h> #include <asm/io.h> |