[Spice-devel] [PATCH spice-server] fixup! Convert RedClient to GObject
Jonathon Jongsma
jjongsma at redhat.com
Wed Nov 2 15:54:17 UTC 2016
Acked-by: Jonathon Jongsma <jjongsma at redhat.com>
On Tue, 2016-11-01 at 12:23 +0000, Frediano Ziglio wrote:
> Revert file change.
> glib-compat.h include is still necessary for RHEL6 compatibility.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> server/red-channel-client.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/server/red-channel-client.c b/server/red-channel-
> client.c
> index 1907714..1b57ae6 100644
> --- a/server/red-channel-client.c
> +++ b/server/red-channel-client.c
> @@ -36,6 +36,7 @@
> #include "red-channel-client.h"
> #include "red-channel-client-private.h"
> #include "red-client.h"
> +#include "glib-compat.h"
>
> static const SpiceDataHeaderOpaque full_header_wrapper;
> static const SpiceDataHeaderOpaque mini_header_wrapper;
More information about the Spice-devel
mailing list