Reduce use of sys/param.h, or annotate the reason why it is needed
authorderaadt <deraadt@openbsd.org>
Wed, 1 Dec 2021 16:53:28 +0000 (16:53 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 1 Dec 2021 16:53:28 +0000 (16:53 +0000)
commit0e64ee4c2b175b1ffc335440a90100bf53ad4596
tree96edbd5620ff83f57b0545c37a2a029e9ff8bdb0
parentaa7e1ceda2f1e0690574f8b69a89d7d6474e710b
Reduce use of sys/param.h, or annotate the reason why it is needed
(pretty much MAXCOMLEN for struct process or struct core), and remove
sys/vnode.h where not needed
13 files changed:
lib/libkvm/kvm_alpha.c
lib/libkvm/kvm_amd64.c
lib/libkvm/kvm_arm.c
lib/libkvm/kvm_arm64.c
lib/libkvm/kvm_hppa.c
lib/libkvm/kvm_i386.c
lib/libkvm/kvm_m88k.c
lib/libkvm/kvm_mips64.c
lib/libkvm/kvm_powerpc.c
lib/libkvm/kvm_powerpc64.c
lib/libkvm/kvm_riscv64.c
lib/libkvm/kvm_sh.c
lib/libkvm/kvm_sparc64.c