diff options
Diffstat (limited to 'cmd/ini.c')
-rw-r--r-- | cmd/ini.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ #include <common.h> #include <command.h> -#include <environment.h> +#include <env.h> #include <linux/ctype.h> #include <linux/string.h> |