From 15ea15b3a752f0487bc50d0ea04925f1b9d33dcb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 22:19:14 +0000 Subject: Move D-Bus object and interface helpers into libgdbus --- hcid/agent.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'hcid/agent.c') 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 #include - #include - #include -#include "dbus-helper.h" #include "hcid.h" #include "dbus-common.h" #include "dbus-service.h" -- cgit