git: gpt(8): Don't include both <sys/types.h> and <sys/param.h>
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 06:32:37 PST 2026
commit 6aea75aaf7c3527394b6b8d6347e8bae42e95a3c
Author: Aaron LI <aly at aaronly.me>
Date: Thu Aug 28 20:59:11 2025 +0800
gpt(8): Don't include both <sys/types.h> and <sys/param.h>
As per style(9).
Summary of changes:
sbin/gpt/create.c | 2 --
sbin/gpt/gpt.c | 1 -
2 files changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6aea75aaf7c3527394b6b8d6347e8bae42e95a3c
--
DragonFly BSD source repository
More information about the Commits
mailing list