]> git.proxmox.com Git - mirror_qemu.git/commit - include/glib-compat.h
vhost-user-test: fix g_cond_wait_until compat implementation
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 28 Jun 2016 16:32:42 +0000 (18:32 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 Jun 2016 14:49:40 +0000 (16:49 +0200)
commit634d39b4e3e5736b73c55b0fcc113e81246a7057
tree77024f54cf47a439e4b3ad9a4026b99bf2e345a9
parent66f37d360b3fc91275ab6ca3de81f0d356c24b4a
vhost-user-test: fix g_cond_wait_until compat implementation

This fixes compilation with glib versions up to 2.30, such
as the one in CentOS 6.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/glib-compat.h
tests/vhost-user-test.c