Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/14/2001 18:39:34
Module Name:	syssrc
Committed By:	drochner
Date:		Wed Mar 14 16:39:34 UTC 2001

Modified Files:
	syssrc/sys/sys: disklabel.h

Log Message:
This file needs <machine/types.h> to DTRT wrt __HAVE_OLD_DISKLABEL.
disklabel(5) doesn't tell to include it explicitely (as other platforms),
so include <sys/types.h> implicitely


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/sys/disklabel.h

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