diff options
Diffstat (limited to 'cmd/abootimg.c')
-rw-r--r-- | cmd/abootimg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/abootimg.c b/cmd/abootimg.c index 670bcb3aaa..15e727f4a2 100644 --- a/cmd/abootimg.c +++ b/cmd/abootimg.c @@ -6,6 +6,7 @@ #include <android_image.h> #include <common.h> +#include <image.h> #include <mapmem.h> #define abootimg_addr() \ |