summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2008-10-24 07:16:13 +0000
committern_hibma <n_hibma@FreeBSD.org>2008-10-24 07:16:13 +0000
commit304051a1ccf382165dcf1a6082e529e1ac66ec73 (patch)
tree244ddb451d26d67086021ee80ad681b04ff2d610 /sys/dev/usb
parentf050d3fb83f120e19bea51182350bf923af5cab3 (diff)
downloadFreeBSD-src-304051a1ccf382165dcf1a6082e529e1ac66ec73.zip
FreeBSD-src-304051a1ccf382165dcf1a6082e529e1ac66ec73.tar.gz
Add U3G_DEBUG to LINT
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/u3g.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/u3g.c b/sys/dev/usb/u3g.c
index 4305ab6..c8357a0 100644
--- a/sys/dev/usb/u3g.c
+++ b/sys/dev/usb/u3g.c
@@ -46,6 +46,7 @@
#include <dev/usb/ucomvar.h>
+#include "opt_u3g.h"
#include "usbdevs.h"
//#define U3G_DEBUG
OpenPOWER on IntegriCloud