diff options
Diffstat (limited to 'include/android_ab.h')
-rw-r--r-- | include/android_ab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/android_ab.h b/include/android_ab.h index 1fee7582b90..dbf20343da6 100644 --- a/include/android_ab.h +++ b/include/android_ab.h @@ -6,6 +6,8 @@ #ifndef __ANDROID_AB_H #define __ANDROID_AB_H +#include <stdbool.h> + struct blk_desc; struct disk_partition; |