Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/14/2005 21:48:14
Module Name: src
Committed By: he
Date: Wed Sep 14 21:48:14 UTC 2005
Modified Files:
src/sys/arch/alpha/alpha: compat_16_machdep.c
Log Message:
The compat signal / signalvar headers are only needed under COMPAT_13
and COMPAT_OSF1, so make the header inclusion conditional as well.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/alpha/alpha/compat_16_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.