diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-26 11:43:51 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-26 11:43:51 +0200 |
commit | 978342ab9d2a5175ff9a8e5469abdea75ed1442a (patch) | |
tree | a5237b2eacfa2dd5cd631166308cd9da7300a46d /src/dbus-hci.c | |
parent | ad0f427712ed463b7c36c2472664eedd91c94344 (diff) | |
parent | 166c0e6f19b0a8cecd58d09701402b5fb8ae46d0 (diff) |
Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone
Diffstat (limited to 'src/dbus-hci.c')
-rw-r--r-- | src/dbus-hci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dbus-hci.c b/src/dbus-hci.c index 9370cf73..65b28da0 100644 --- a/src/dbus-hci.c +++ b/src/dbus-hci.c @@ -54,7 +54,6 @@ #include "glib-helper.h" #include "dbus-common.h" #include "agent.h" -#include "dbus-hci.h" static DBusConnection *connection = NULL; |