Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/18/2006 20:45:09
Module Name:	src
Committed By:	scw
Date:		Sun Jun 18 20:45:09 UTC 2006

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

Log Message:
Pull in <string.h> if !_KERNEL, otherwise gcc4 complains about no
prototype for memset(3) (in AUDIO_INITINFO()).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/sys/audioio.h

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