[Spice-devel] [PATCH spice-server] fixup! Convert RedClient to GObject

Frediano Ziglio fziglio at redhat.com
Tue Nov 1 12:23:17 UTC 2016


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;
-- 
2.7.4



More information about the Spice-devel mailing list