diff options
| author | Colin Cross <ccross@android.com> | 2021-08-16 17:17:03 -0700 |
|---|---|---|
| committer | Colin Cross <ccross@android.com> | 2021-08-24 14:03:30 -0700 |
| commit | 09c63d5edd35e3ca8366be0d92aad922d8895ac1 (patch) | |
| tree | e7136c9a7e008fb6d162c694c79e86c967b37c15 /tests/f_badtable/name | |
| parent | 24701ed269ee62aecdf865c7a0583e423a62d754 (diff) | |
| download | platform_external_e2fsprogs-09c63d5edd35e3ca8366be0d92aad922d8895ac1.tar.gz platform_external_e2fsprogs-09c63d5edd35e3ca8366be0d92aad922d8895ac1.tar.bz2 platform_external_e2fsprogs-09c63d5edd35e3ca8366be0d92aad922d8895ac1.zip | |
Fix e2fsdroid build with musl
The e2fsdroid build fails with musl because config.h is not included
before ext2fs.h, which causes HAVE_SYS_TYPES_H not to be defined
resulting in a missing definition for dev_t.
Include config.h at the top of each .c file, and remove extra
config.h include from perms.h.
Bug: 190084016
Test: m USE_HOST_MUSL=true fastboot
Change-Id: I95b3fff3f10ba85c00ec049811dd6b5d412e5dd2
Diffstat (limited to 'tests/f_badtable/name')
0 files changed, 0 insertions, 0 deletions
