summaryrefslogtreecommitdiffstats
path: root/src/virt-glib-compat.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include of config.hDaniel P. Berrange2013-05-011-0/+2
|
* Fix compilation with older glib versionsChristophe Fergeau2013-03-201-0/+32
Recent commits introduced use of g_clear_object and g_byte_array_new_take which are only present respectively in glib 2.28 and 2.32