HomeFreeBSD

kassert: Explicitly include <sys/_types.h>

Description

kassert: Explicitly include <sys/_types.h>

Include it as <sys/kassert.h> has direct references defined in it (to
'va_list' and 'printflike' at least).

This is a step to make <sys/kassert.h> usable without the need to
explicitly include other headers.

Reviewed by: imp, markj
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49972

Details

Provenance
olceAuthored on Apr 7 2025, 12:16 PM
Reviewer
imp
Differential Revision
D49972: kassert: Explicitly include <sys/_types>
Parents
rGb0d4c946572d: kassert: Turn 'poisoned_buf' into a 'void *'
Branches
Unknown
Tags
Unknown