Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 09/20/2003 15:00:08
Module Name:	src
Committed By:	cl
Date:		Sat Sep 20 15:00:02 UTC 2003

Modified Files:
	src/sys/sys: wait.h

Log Message:
correctly define _W_INT ifdef _KERNEL
- kernels where sizeof(u_short) != sizeof(int) were broken otherwise


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/sys/wait.h

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