]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: move GPT partition types to include/
authorKarel Zak <kzak@redhat.com>
Wed, 4 Dec 2019 11:37:22 +0000 (12:37 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 4 Dec 2019 11:37:22 +0000 (12:37 +0100)
commit96c2b09fcba374457c75412156e3fb86ed53de66
treebc082d2fce71d5e0c98c5d25e2cc555e06d1c0e6
parent3861c371f673625a1ca9c8e203d800ddbaa99a67
libfdisk: move GPT partition types to include/

We need the array use in another tools too. Let's follow the way we
use for MBR and keep it in include/.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makemodule.am
include/pt-gpt-partnames.h [new file with mode: 0644]
libfdisk/src/gpt.c