diff options
Diffstat (limited to 'common/android_ab.c')
-rw-r--r-- | common/android_ab.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/android_ab.c b/common/android_ab.c index 05ffc6f4e5..6c4df419b2 100644 --- a/common/android_ab.c +++ b/common/android_ab.c @@ -8,6 +8,7 @@ #include <linux/err.h> #include <memalign.h> #include <u-boot/crc.h> +#include <u-boot/crc.h> /** * Compute the CRC-32 of the bootloader control struct. |