Hi Lizardo, On Fri, Feb 24, 2012, Anderson Lizardo wrote: > glib-compat.h needs to be included when either g_slist_free_full() or > g_list_free_full() is used on a C file. Otherwise, it will fail to build > on older (supported) Glib versions that lack these functions. > > Fixes this build error on GLib 2.24.1: > > plugins/mgmtops.c: In function ‘remove_controller’: > plugins/mgmtops.c:180: error: implicit declaration of function > ‘g_slist_free_full’ > --- > plugins/mgmtops.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html