CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/08 05:10:39
Modified files:
lib/libkvm : kvm_proc2.c
Log message:
Using FILL_KPROC() from sysctl.h after rev 1.223 requires a definition
of struct filedesc. Include sys/filedesc.h here to unbreak the build.
problem found by and ok tb@
