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.
Sponsored by: DARPA
Differential D38841
Make <sys/systm.h> more self-contained. jhb on Mar 1 2023, 6:31 PM. Authored by Tags None Referenced Files
Subscribers
Details
Replace <sys/cdefs.h> with <sys/types.h>. Other includes need types While here, move the <machine/*.h> headers below the <sys/*.h> Sponsored by: DARPA
Diff Detail
|