git: gpt(8): Include "map.h" in gpt.h as gpt_write() requires 'map_t'
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 06:32:38 PST 2026
commit 01ead7c590bc52b812ca5e9c891cb4f30a87414f
Author: Aaron LI <aly at aaronly.me>
Date: Fri Aug 29 06:14:04 2025 +0800
gpt(8): Include "map.h" in gpt.h as gpt_write() requires 'map_t'
Summary of changes:
sbin/gpt/add.c | 1 -
sbin/gpt/boot.c | 1 -
sbin/gpt/create.c | 1 -
sbin/gpt/destroy.c | 2 --
sbin/gpt/expand.c | 1 -
sbin/gpt/gpt.c | 1 -
sbin/gpt/gpt.h | 2 ++
sbin/gpt/label.c | 2 --
sbin/gpt/map.h | 1 -
sbin/gpt/migrate.c | 1 -
sbin/gpt/recover.c | 2 --
sbin/gpt/remove.c | 2 --
sbin/gpt/show.c | 1 -
13 files changed, 2 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/01ead7c590bc52b812ca5e9c891cb4f30a87414f
--
DragonFly BSD source repository
More information about the Commits
mailing list