From e7d668ac9e813bc9922ee7d771848bd8822d5d1f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 20:23:45 +0000 Subject: Move D-Bus watch functions into libgdbus --- hcid/dbus-hci.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hcid/dbus-hci.c') diff --git a/hcid/dbus-hci.c b/hcid/dbus-hci.c index 2d21c905..ec4e0f50 100644 --- a/hcid/dbus-hci.c +++ b/hcid/dbus-hci.c @@ -45,8 +45,9 @@ #include +#include + #include "hcid.h" -#include "dbus.h" #include "textfile.h" #include "manager.h" #include "adapter.h" -- cgit