Subject: Re: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Tyler Retzlaff <rtr@NetBSD.org>
List: source-changes
Date: 02/18/2004 01:27:00
On Tuesday 17 February 2004 19:22, Matthias Scheler wrote:
> Module Name:	src
> Committed By:	tron
> Date:		Tue Feb 17 08:22:12 UTC 2004
>
> Modified Files:
> 	src/sys/kern: subr_evcnt.c
>
> Log Message:
> Include "sys/systm.h" to get the prototype for panic() which is required
> for diagnostic kernels.

oops! thanks for fixing that