看板 DFBSD_commit 關於我們 聯絡資訊
commit b272d910cdcae8c1eea3721b21c1424394f2b925 Author: Alex Hornung <ahornung@gmail.com> Date: Sun Sep 13 08:50:50 2009 +0100 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 Summary of changes: sys/dev/misc/kbdmux/kbdmux.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b272d910cdcae8c1eea3721b21c1424394f2b925 -- DragonFly BSD source repository