Subject: CVS commit: src/sys/arch/hpc/stand/include/machine
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 04/26/2004 22:27:43
Module Name:	src
Committed By:	uwe
Date:		Mon Apr 26 22:27:43 UTC 2004

Modified Files:
	src/sys/arch/hpc/stand/include/machine: disklabel.h

Log Message:
Make sure that overzealous definition of __packed in <sys/cdefs.h>
doesn't break compilation with Microsoft compilers. Push/pop #pragma pack
around <sys/bootblock.h>.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hpc/stand/include/machine/disklabel.h

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