CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/19 11:53:49
Modified files:
sys/sys : proc.h
Log message:
Move include ptrace.h out of #ifdef _KERNEL
Due to libkvm using this.
Fixup for: Inline ps_ptstat pointee into struct process
OK deraadt@
