Subject: CVS commit: syssrc/sys/arch/sun68k/stand/libsa
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/31/2002 01:31:58
Module Name:	syssrc
Committed By:	nathanw
Date:		Thu May 30 22:31:58 UTC 2002

Modified Files:
	syssrc/sys/arch/sun68k/stand/libsa: sun3x.c

Log Message:
#include <arch/sun3/include/param.h>, not param3x.h, so that we get
appropriate multiple-inclusion protection. The #define _SUN3X_ ensures
that param3x.h is included by param.h.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sun68k/stand/libsa/sun3x.c

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