summaryrefslogtreecommitdiffstats
path: root/serial/port.c
diff options
context:
space:
mode:
Diffstat (limited to 'serial/port.c')
-rw-r--r--serial/port.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/serial/port.c b/serial/port.c
index 522f7c01..f0563244 100644
--- a/serial/port.c
+++ b/serial/port.c
@@ -38,10 +38,13 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/rfcomm.h>
+#include <bluetooth/sdp.h>
#include <glib.h>
#include <gdbus.h>
+#include "../hcid/dbus-common.h"
+
#include "logging.h"
#include "error.h"