diff options
Diffstat (limited to 'sys/dev/usb/uhub.c')
-rw-r--r-- | sys/dev/usb/uhub.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/uhub.c b/sys/dev/usb/uhub.c index 7b15160..96abf9a 100644 --- a/sys/dev/usb/uhub.c +++ b/sys/dev/usb/uhub.c @@ -54,6 +54,7 @@ #include <sys/bus.h> #include "bus_if.h" #endif +#include <sys/sysctl.h> #include <machine/bus.h> |