Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/28/2003 14:52:11
Module Name:	src
Committed By:	simonb
Date:		Sat Jun 28 14:52:11 UTC 2003

Modified Files:
	src/sys/kern: kern_ras.c
	src/sys/sys: ras.h

Log Message:
Declare ras_pool in <sys/ras.h> instead of an extern declaration in
the file where it's needed.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/kern/kern_ras.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/ras.h

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