diff --git a/src/common.c b/src/common.c index 40f9d925..078e8ae4 100644 --- a/src/common.c +++ b/src/common.c @@ -29,6 +29,7 @@ #include "common.h" +// backwards compatibility for GLib version < 2.28 void p_slist_free_full(GSList *items, GDestroyNotify free_func) {