summaryrefslogtreecommitdiff
path: root/env/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'env/flash.c')
-rw-r--r--env/flash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/env/flash.c b/env/flash.c
index a26d94309d..7a73466cf2 100644
--- a/env/flash.c
+++ b/env/flash.c
@@ -11,6 +11,7 @@
#include <common.h>
#include <command.h>
+#include <env.h>
#include <environment.h>
#include <linux/stddef.h>
#include <malloc.h>