| commit | 115f731066ab531b619edfd0cc417da8d5d9edb7 | [log] [tgz] |
|---|---|---|
| author | Tom Marshall <tdm.code@gmail.com> | Tue Jul 23 15:18:15 2019 -0700 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Jun 22 09:18:33 2025 +0300 |
| tree | da97d0ef105b5982a8e740cceefc7a9b287e5602 | |
| parent | 9e5fb02cc9a7fe41ba5983c2e381edabcf0f6686 [diff] |
gptfdisk: include gptcl.h after sgdisk.h This fixes alignment issues with struct sgdisk_partition when used outside sgdisk (eg. in recovery). Also push/pop the pack decls in header files to further fix the issue. Change-Id: If10799ea443ad6870a53494925b4032abb32c542