diff options
| author | Takanori Watanabe <takawata@FreeBSD.org> | 2017-04-27 15:03:24 +0000 |
|---|---|---|
| committer | Takanori Watanabe <takawata@FreeBSD.org> | 2017-04-27 15:03:24 +0000 |
| commit | 4aa92fe2f385fa66a86878dd38e29cde6c28ece7 (patch) | |
| tree | 118a668c3443572267cfcc3b5b43a326489a5a7b /lib/libbluetooth | |
| parent | 791c9d7848b38e9ef3f8f1b78d0e00a2fbafa542 (diff) | |
Notes
Diffstat (limited to 'lib/libbluetooth')
| -rw-r--r-- | lib/libbluetooth/bluetooth.h | 1 |
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> |
