Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/28/2000 20:03:08
Module Name:	syssrc
Committed By:	simonb
Date:		Wed Mar 29 04:03:08 UTC 2000

Modified Files:
	syssrc/sys/isofs/cd9660: cd9660_vfsops.c
	syssrc/sys/ufs/mfs: mfs_vfsops.c

Log Message:
Remove redundant decl of rootvp - it's in <sys/systm.h>.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/isofs/cd9660/cd9660_vfsops.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/ufs/mfs/mfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.