CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/07 15:35:11
Modified files:
lib/libkvm : kvm_file2.c
Log message:
Define _KERNEL for the bare minimum. We can include sys/proc.h
normally as long as we define __need_process and use a local
definition of struct proclist.
