Fix up headers which previously assumed that refcount.h includes
systm.h, and make them more self-contained. Then, replace the systm.h
include in refcount with kassert.h.
MFC after: 1 week
Differential D47450
sys: Avoid relying on pollution from refcount.h markj on Nov 5 2024, 3:37 PM. Authored by
Details
Fix up headers which previously assumed that refcount.h includes MFC after: 1 week
Diff Detail
Event TimelineComment Actions We have tests to make sure that some (most) of the sys/*.h files are self-contained.
|