diff options
| author | Kazutaka YOKOTA <yokota@FreeBSD.org> | 2000-01-20 13:24:28 +0000 |
|---|---|---|
| committer | Kazutaka YOKOTA <yokota@FreeBSD.org> | 2000-01-20 13:24:28 +0000 |
| commit | cf3024b76c6d42a38f39cf3be41b75ece9ac43d1 (patch) | |
| tree | 9948859d4a0c226815392f7cebc10b3ca39b8783 /sys/dev | |
| parent | ff7c3442a1dceab8d2d743026f99e9ae74dcec0f (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/ukbd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ukbd.c b/sys/dev/usb/ukbd.c index 18523b181bdc8..4c9c2288d2a4b 100644 --- a/sys/dev/usb/ukbd.c +++ b/sys/dev/usb/ukbd.c @@ -41,7 +41,6 @@ * HID spec: http://www.usb.org/developers/data/usbhid10.pdf */ -#include "ukbd.h" #include "opt_kbd.h" #include "opt_ukbd.h" |
