diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2008-05-08 22:19:14 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2008-05-08 22:19:14 +0000 | 
| commit | 15ea15b3a752f0487bc50d0ea04925f1b9d33dcb (patch) | |
| tree | 1ec75fe77a089c0678bdbc24d7ad2bd85a6fa1c9 /hcid/agent.c | |
| parent | e7d668ac9e813bc9922ee7d771848bd8822d5d1f (diff) | |
Move D-Bus object and interface helpers into libgdbus
Diffstat (limited to 'hcid/agent.c')
| -rw-r--r-- | hcid/agent.c | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/hcid/agent.c b/hcid/agent.c index e7bf7d96..330d00e4 100644 --- a/hcid/agent.c +++ b/hcid/agent.c @@ -38,12 +38,9 @@  #include <bluetooth/sdp.h>  #include <glib.h> -  #include <dbus/dbus.h> -  #include <gdbus.h> -#include "dbus-helper.h"  #include "hcid.h"  #include "dbus-common.h"  #include "dbus-service.h" | 
