aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth
diff options
context:
space:
mode:
authorTakanori Watanabe <takawata@FreeBSD.org>2017-04-27 15:03:24 +0000
committerTakanori Watanabe <takawata@FreeBSD.org>2017-04-27 15:03:24 +0000
commit4aa92fe2f385fa66a86878dd38e29cde6c28ece7 (patch)
tree118a668c3443572267cfcc3b5b43a326489a5a7b /lib/libbluetooth
parent791c9d7848b38e9ef3f8f1b78d0e00a2fbafa542 (diff)
Notes
Diffstat (limited to 'lib/libbluetooth')
-rw-r--r--lib/libbluetooth/bluetooth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libbluetooth/bluetooth.h b/lib/libbluetooth/bluetooth.h
index 451606bec414..6e00777291fc 100644
--- a/lib/libbluetooth/bluetooth.h
+++ b/lib/libbluetooth/bluetooth.h
@@ -46,6 +46,7 @@
#include <bitstring.h>
#include <netgraph/ng_message.h>
+#include <netgraph/bluetooth/include/ng_bluetooth.h>
#include <netgraph/bluetooth/include/ng_hci.h>
#include <netgraph/bluetooth/include/ng_l2cap.h>
#include <netgraph/bluetooth/include/ng_btsocket.h>