libvirt/src/libvirt_glib_crash_workaround.syms
Martin Kletzander 8964564550 util: Move glib event loop workaround to glibcompat
This way it can be used from other places as well.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2021-03-05 10:17:26 +01:00

12 lines
209 B
Plaintext

#
# Private symbols specific for pre-2.64.0 GLib workaround
#
# util/glibcompat.h
virEventGLibSourceUnrefIdle;
# Let emacs know we want case-insensitive sorting
# Local Variables:
# sort-fold-case: t
# End: