From 4aa92fe2f385fa66a86878dd38e29cde6c28ece7 Mon Sep 17 00:00:00 2001 From: Takanori Watanabe Date: Thu, 27 Apr 2017 15:03:24 +0000 Subject: Make cached Bluetooth LE host advertise information visible from userland. Differential Revision: https://reviews.freebsd.org/D10362 --- lib/libbluetooth/bluetooth.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libbluetooth') 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 #include +#include #include #include #include -- cgit v1.3