summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-rfcomm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-rfcomm.c')
-rw-r--r--hcid/dbus-rfcomm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hcid/dbus-rfcomm.c b/hcid/dbus-rfcomm.c
index 8a7cc84c..0217ef96 100644
--- a/hcid/dbus-rfcomm.c
+++ b/hcid/dbus-rfcomm.c
@@ -47,6 +47,10 @@
#include "list.h"
#include "glib-ectomy.h"
#include "dbus.h"
+#include "dbus-common.h"
+#include "dbus-error.h"
+#include "dbus-sdp.h"
+#include "dbus-rfcomm.h"
/* Waiting for udev to create the device node */
#define MAX_OPEN_TRIES 5