diff options
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/elf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/elf.c b/cmd/elf.c index d883be41931..5e5cf47cf89 100644 --- a/cmd/elf.c +++ b/cmd/elf.c @@ -16,6 +16,7 @@ #include <common.h> #include <command.h> #include <elf.h> +#include <env.h> #include <environment.h> #include <net.h> #include <vxworks.h> |
