From 3119976f878cbdca0b00893532326081e85358cf Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Thu, 3 Mar 2011 10:24:14 +0100 Subject: [PATCH] Fix hal plugin compilation error --- plugins/hal.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/hal.c b/plugins/hal.c index 05a1c468c..21d76880e 100644 --- a/plugins/hal.c +++ b/plugins/hal.c @@ -33,7 +33,6 @@ #include "plugin.h" #include "adapter.h" #include "log.h" -#include "dbus-hci.h" static void formfactor_reply(DBusPendingCall *call, void *user_data) { -- 2.47.3