Subject: CVS commit: syssrc/sys/arch/pmax/stand/common
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/09/2002 14:14:11
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Dec  9 12:14:11 UTC 2002

Modified Files:
	syssrc/sys/arch/pmax/stand/common: bootxx.c devopen.c rz.c

Log Message:
add #include <lib/libkern/libkern.h> to pull in prototypes
for couple items which don't have implicit prototypes with -ffreestanding


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/pmax/stand/common/bootxx.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/pmax/stand/common/devopen.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/pmax/stand/common/rz.c

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