summaryrefslogtreecommitdiff
path: root/src/dbus-common.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2009-06-30 15:26:52 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2009-06-30 15:31:46 +0300
commitc36dc7d210de981ba8b94d567ecb60017e12b5d1 (patch)
treec024bc9f2ed1689b186581c2b153af4c9ea2eb64 /src/dbus-common.c
parent4d0426730e110b82b1e2d94d62ce57e4fa1b8382 (diff)
downloadbluez-c36dc7d210de981ba8b94d567ecb60017e12b5d1.tar.gz
Use a proper define for the maximum name length
Diffstat (limited to 'src/dbus-common.c')
-rw-r--r--src/dbus-common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus-common.c b/src/dbus-common.c
index d06d8e5a5..a08bc4620 100644
--- a/src/dbus-common.c
+++ b/src/dbus-common.c
@@ -44,6 +44,7 @@
#include "logging.h"
+#include "hcid.h"
#include "manager.h"
#include "adapter.h"
#include "dbus-hci.h"