diff options
author | Mark Johnston <markj@FreeBSD.org> | 2024-11-05 03:40:02 +0000 |
---|---|---|
committer | Mark Johnston <markj@FreeBSD.org> | 2024-11-05 04:23:49 +0000 |
commit | 55c854cf0c6aacb60ed88c02522377b1b3fa134d (patch) | |
tree | c29ef04c00a5292a90945461ab0320b7effb8334 /sys/kern/kern_xxx.c | |
parent | 043999b1ae49635be530badeb6c5d50002e622f4 (diff) | |
download | src-main.tar.gz src-main.zip |
Just bring in systm.h unconditionally. Otherwise this definition of
KASSERT conflicts with the one from kassert.h, specifically when
including other headers which unconditionally include systm.h or
kassert.h.
A number of other kernel headers depend on this pollution, but ideally
we'd only need kassert.h here.
Reported by: Jenkins
MFC after: 1 week
Diffstat (limited to 'sys/kern/kern_xxx.c')
0 files changed, 0 insertions, 0 deletions