diff options
Diffstat (limited to 'cmd/ini.c')
-rw-r--r-- | cmd/ini.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ini.c b/cmd/ini.c index 8c28fa6394b..f4faa7cae1b 100644 --- a/cmd/ini.c +++ b/cmd/ini.c @@ -13,6 +13,7 @@ #include <common.h> #include <command.h> +#include <env.h> #include <environment.h> #include <linux/ctype.h> #include <linux/string.h> |