diff options
Diffstat (limited to 'boot/bootmeth_android.c')
| -rw-r--r-- | boot/bootmeth_android.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/boot/bootmeth_android.c b/boot/bootmeth_android.c index 654ebfdf1fc..8c2bde10e17 100644 --- a/boot/bootmeth_android.c +++ b/boot/bootmeth_android.c @@ -18,6 +18,7 @@  #include <bootm.h>  #include <bootmeth.h>  #include <dm.h> +#include <env.h>  #include <image.h>  #include <malloc.h>  #include <mapmem.h> | 
