summaryrefslogtreecommitdiffstats
path: root/src/agent.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-26 11:43:51 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-26 11:43:51 +0200
commit978342ab9d2a5175ff9a8e5469abdea75ed1442a (patch)
treea5237b2eacfa2dd5cd631166308cd9da7300a46d /src/agent.c
parentad0f427712ed463b7c36c2472664eedd91c94344 (diff)
parent166c0e6f19b0a8cecd58d09701402b5fb8ae46d0 (diff)
Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone
Diffstat (limited to 'src/agent.c')
-rw-r--r--src/agent.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/agent.c b/src/agent.c
index f0a6a44d..feb2b9cf 100644
--- a/src/agent.c
+++ b/src/agent.c
@@ -35,17 +35,13 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/hci.h>
#include <bluetooth/hci_lib.h>
-#include <bluetooth/sdp.h>
#include <glib.h>
#include <dbus/dbus.h>
#include <gdbus.h>
#include "hcid.h"
-#include "dbus-common.h"
-#include "error.h"
#include "adapter.h"
-#include "dbus-hci.h"
#include "device.h"
#include "agent.h"