Module Name: src Committed By: he Date: Mon Feb 21 12:33:05 UTC 2011
Modified Files:
src/sys/dev/hil: hilkbd.c
Log Message:
Since hilkbd_rawrepeat() is only defined under WSDISPLAY_COMPAT_RAWKBD,
protect the declaration similarly to avoid build failure of the INSTALL
kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/hil/hilkbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
