diff options
Diffstat (limited to 'cmd/ethsw.c')
-rw-r--r-- | cmd/ethsw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ethsw.c b/cmd/ethsw.c index b600965e8a..92a60b4515 100644 --- a/cmd/ethsw.c +++ b/cmd/ethsw.c @@ -8,6 +8,7 @@ #include <common.h> #include <command.h> +#include <environment.h> #include <errno.h> #include <env_flags.h> #include <ethsw.h> |