[Spice-devel] [PATCH] !fixup red-worker: Do not include not necessary red-channel-client.h

Jonathon Jongsma jjongsma at redhat.com
Wed Oct 19 20:53:25 UTC 2016


---
I need this additional change to get master to compile

 server/red-qxl.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/red-qxl.c b/server/red-qxl.c
index e517b41..fa51195 100644
--- a/server/red-qxl.c
+++ b/server/red-qxl.c
@@ -36,6 +36,7 @@
 #include "reds.h"
 #include "dispatcher.h"
 #include "red-parse-qxl.h"
+#include "red-channel-client.h"
 
 #include "red-qxl.h"
 
-- 
2.7.4



More information about the Spice-devel mailing list