diff options
Diffstat (limited to 'env/flash.c')
-rw-r--r-- | env/flash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/flash.c b/env/flash.c index b487e6701e..e05f7ef74b 100644 --- a/env/flash.c +++ b/env/flash.c @@ -13,6 +13,7 @@ #include <command.h> #include <env.h> #include <env_internal.h> +#include <flash.h> #include <linux/stddef.h> #include <malloc.h> #include <search.h> |