Subject: CVS commit: src/sys/arch/newsmips/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/17/2007 14:36:25
Module Name:	src
Committed By:	he
Date:		Tue Jul 17 14:36:25 UTC 2007

Modified Files:
	src/sys/arch/newsmips/include: param.h

Log Message:
Patterned after sgimips, move include of <machine/intr.h> to only be done
when _KERNEL is defined and _LOCORE isn't.  Fixes build problem in the
extent regression test.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/newsmips/include/param.h

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