Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 04/23/2004 08:44:33
Module Name:	src
Committed By:	kleink
Date:		Fri Apr 23 08:44:33 UTC 2004

Modified Files:
	src/sys/sys: statvfs.h

Log Message:
Remove spurious statvfs_t from the declaration of struct statvfs -
the accompanying typedef keyword was missing, and while this type
can be found in SVR4 headers (and processor ABI supplements) it
was not documented there, nor included in XPG4.2.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/sys/statvfs.h

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