aboutsummaryrefslogtreecommitdiff
path: root/env/nowhere.c
diff options
context:
space:
mode:
Diffstat (limited to 'env/nowhere.c')
-rw-r--r--env/nowhere.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/env/nowhere.c b/env/nowhere.c
index ea6c32eb3b..f5b0a17652 100644
--- a/env/nowhere.c
+++ b/env/nowhere.c
@@ -9,7 +9,8 @@
#include <common.h>
#include <command.h>
-#include <environment.h>
+#include <env.h>
+#include <env_internal.h>
#include <linux/stddef.h>
DECLARE_GLOBAL_DATA_PTR;