Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/23/2004 09:51:48
Module Name: src
Committed By: he
Date: Tue Mar 23 09:51:48 UTC 2004
Modified Files:
src/sys/sys: queue.h
Log Message:
If QUEUEDEBUG is defined, we need to pull in <sys/systm.h> in order
to make the panic() prototype visible.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/sys/queue.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.