summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-07-31 14:20:07 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-07-31 14:20:07 +0000
commit163ddd953bb2270b70fceeb3357a64752f91151a (patch)
tree000b86ce5e0160f3f31ada3b6e55e1ee4ff53325
parent140d7e756fb3001998a207e86fd6ef5c80f5c8b4 (diff)
Notes
-rw-r--r--sys/dev/usb/uhub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/uhub.c b/sys/dev/usb/uhub.c
index 7b15160e2782..96abf9aaaa24 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>