CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/28 16:34:19
Modified files:
sys/arch/amd64/amd64: disksubr.c
sys/arch/i386/i386: disksubr.c
Log message:
Some of the functions provided via sys/systm.h will be
required in the disklabel expansion.
Prepare for the future by moving current #includes to
their correct early include positions as pointed out
by deraadt@.
ok deraadt@
