CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/18 13:35:44
Modified files:
sys/sys : uio.h
Log message:
Forward declare 'struct file' so that libkvm and others that indirectly pull
in sys/uio.h with _KERNEL defined don't warn.
ok deraadt@
