HomeFreeBSD

The inclusion of _vm_domain.h in proc.h created pollution from seq.h that

Description

The inclusion of _vm_domain.h in proc.h created pollution from seq.h that
many files now rely on. Fix a small number of these to remove seq.h, lock.h,
and _vm_domain.h. Explicitly add systm.h, types.h and machine/cpu.h so the
rest still compiles and the pollution is direct.

Details

Provenance
jeffAuthored on
Parents
rS327533: Fix compile without VM_NUMA_ALLOC
Branches
Unknown
Tags
Unknown