summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/dev/usb/usb_hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/dev/usb/usb_hid.c')
-rw-r--r--freebsd/sys/dev/usb/usb_hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/dev/usb/usb_hid.c b/freebsd/sys/dev/usb/usb_hid.c
index 0dc146df..86fa27b0 100644
--- a/freebsd/sys/dev/usb/usb_hid.c
+++ b/freebsd/sys/dev/usb/usb_hid.c
@@ -1,4 +1,4 @@
-#include <machine/rtems-bsd-config.h>
+#include <machine/rtems-bsd-kernel-space.h>
/* $NetBSD: hid.c,v 1.17 2001/11/13 06:24:53 lukem Exp $ */