Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 09/22/2000 04:15:22
Module Name:	syssrc
Committed By:	oster
Date:		Fri Sep 22 01:15:22 UTC 2000

Modified Files:
	syssrc/sys/arch/arc/arc [netbsd-1-5]: machdep.c

Log Message:
Add a:

#include <uvm/uvm_page.h>

to let this build again.  Fixed differently in -current (where the above
is included in <uvm/uvm_extern.h>).  Approved by thorpej.


To generate a diff of this commit:
cvs rdiff -r1.39.2.2 -r1.39.2.3 syssrc/sys/arch/arc/arc/machdep.c

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