summaryrefslogtreecommitdiff
path: root/src/agent.c
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2011-07-14 10:52:43 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2011-07-14 17:08:43 +0300
commit3dfad1a62c3e3b0557f0f83503bf720532c0dca6 (patch)
tree20938fa5bdfc5a0f25f3d294b1ae7fd3937f77c5 /src/agent.c
parentff7fd6ef1a95c81c84e65d0249abb4b6244a5b42 (diff)
downloadbluez-3dfad1a62c3e3b0557f0f83503bf720532c0dca6.tar.gz
Remove unneeded hcid.h header include
Diffstat (limited to 'src/agent.c')
-rw-r--r--src/agent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/agent.c b/src/agent.c
index 7bba849af..607d8c299 100644
--- a/src/agent.c
+++ b/src/agent.c
@@ -41,7 +41,6 @@
#include "log.h"
-#include "hcid.h"
#include "adapter.h"
#include "device.h"
#include "agent.h"