From f711e58f8f635d0afcf3f02da83780bef83c4347 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sat, 13 Jan 2007 12:27:09 +0000 Subject: Rename struct slist to GSList and slist_* to g_slist_* --- hcid/dbus-common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hcid/dbus-common.c') diff --git a/hcid/dbus-common.c b/hcid/dbus-common.c index d21327a9..bddef5dc 100644 --- a/hcid/dbus-common.c +++ b/hcid/dbus-common.c @@ -47,7 +47,6 @@ #include #include "hcid.h" -#include "list.h" #include "dbus.h" #include "dbus-error.h" #include "dbus-hci.h" -- cgit