K 10 svn:author V 4 jeff K 8 svn:date V 27 2018-01-04T00:02:47.562773Z K 7 svn:log V 277 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. END