Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 06/13/2005 16:41:44
Module Name:	src
Committed By:	cube
Date:		Mon Jun 13 16:41:44 UTC 2005

Modified Files:
	src/sys/dev/usb: files.usb ukbd.c

Log Message:
Provide a header for UKBD_LAYOUT.  It makes more sense, and it avoids
quoting issues during the build process.

Reported and checked by spz@.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/usb/files.usb
cvs rdiff -r1.88 -r1.89 src/sys/dev/usb/ukbd.c

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