CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/10 05:33:01
Modified files:
sys/ufs/ffs : ffs_subr.c
Log message:
fix previous; ffs_vinit() requires #ifdef _KERNEL to not break the
sbin/fsck_ffs build. bad natano!
reported by naddy
