HomeFreeBSD

Make <sys/systm.h> more self-contained.

Description

Make <sys/systm.h> more self-contained.

Replace <sys/cdefs.h> with <sys/types.h>. Other includes need types
defined in <sys/types.h> and <sys/types.h> includes <sys/cdefs.h>
already.

While here, move the <machine/*.h> headers below the <sys/*.h>
headers.

Reviewed by: imp, kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D38841

Details

Provenance
jhbAuthored on Mar 8 2023, 11:05 PM
Reviewer
imp
Differential Revision
D38841: Make <sys/systm.h> more self-contained.
Parents
rGcc36164a77f9: makeman: replace -\|/ twiddles with dots
Branches
Unknown
Tags
Unknown