summaryrefslogtreecommitdiffstats
path: root/hcid/lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/lib.c')
-rw-r--r--hcid/lib.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hcid/lib.c b/hcid/lib.c
index 2e310012..bb85feb4 100644
--- a/hcid/lib.c
+++ b/hcid/lib.c
@@ -32,6 +32,10 @@
#include <netdb.h>
#include <signal.h>
+#include <bluetooth/bluetooth.h>
+#include <bluetooth/hci.h>
+#include <bluetooth/hci_lib.h>
+
#include "hcid.h"
#include "lib.h"