kbdmux - Add missing opt_kbd.h include
authorAlex Hornung <ahornung@gmail.com>
Sun, 13 Sep 2009 07:50:50 +0000 (08:50 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 13 Sep 2009 07:50:50 +0000 (08:50 +0100)
commitb272d910cdcae8c1eea3721b21c1424394f2b925
tree5228cb13d7f49c424d4bdabb12570300bb07048f
parent1eeae16fa4fe10db4973746cb35f9683eb2fe9cd
kbdmux - Add missing opt_kbd.h include

* Add missing opt_kbd.h include so that whenever KBD_INSTALL_CDEV is set
  in the kernel config, kbdmux also gets it kbdX installed.

Reported-by: Sascha Wildner
sys/dev/misc/kbdmux/kbdmux.c