CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/17 13:27:07
Modified files:
sys/msdosfs : denode.h
lib/libkvm : kvm_file2.c
Log message:
Move some macros in <msdosfs/denode.h> to outside the #ifdef _KERNEL
so that libkvm doesn't need to define that, thereby avoiding some warnings.
ok miod@
