diff options
Diffstat (limited to 'boot/image-android-dt.c')
-rw-r--r-- | boot/image-android-dt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/image-android-dt.c b/boot/image-android-dt.c index 3b25018c2e7..fb014190d44 100644 --- a/boot/image-android-dt.c +++ b/boot/image-android-dt.c @@ -6,6 +6,7 @@ #include <image-android-dt.h> #include <dt_table.h> +#include <common.h> #include <linux/libfdt.h> #include <mapmem.h> |