summaryrefslogtreecommitdiffstats
path: root/sys/netgraph
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-05-27 16:43:40 +0000
committerthompsa <thompsa@FreeBSD.org>2009-05-27 16:43:40 +0000
commit9263872892e72cf810807887c6a88f11ff671773 (patch)
treef3264aed94ae9ffa92b445f0105e5663c6e15567 /sys/netgraph
parentb5e46da5a4947a10803c1a0b6b56b6d42e74f536 (diff)
downloadFreeBSD-src-9263872892e72cf810807887c6a88f11ff671773.zip
FreeBSD-src-9263872892e72cf810807887c6a88f11ff671773.tar.gz
Hook ubt and ubtbcmfw back up to the build.
Diffstat (limited to 'sys/netgraph')
-rw-r--r--sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c b/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
index 4d97791..b140639 100644
--- a/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
+++ b/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
@@ -117,8 +117,7 @@
#include <netgraph/bluetooth/include/ng_bluetooth.h>
#include <netgraph/bluetooth/include/ng_hci.h>
#include <netgraph/bluetooth/include/ng_ubt.h>
-
-#include <dev/usb/bluetooth/ng_ubt_var.h>
+#include <netgraph/bluetooth/drivers/ubt/ng_ubt_var.h>
static int ubt_modevent(module_t, int, void *);
static device_probe_t ubt_probe;
OpenPOWER on IntegriCloud