On Thu, 2016-10-20 at 06:10 -0400, Frediano Ziglio wrote: > > > > > > --- > > I need this additional change to get master to compile > > > > That's weird. It always compiled for me and actually this > patch does not apply. Odd. This fixup applies on top of your other patch, which was applied to a0fcf497 (which was origin/master at the time I applied it). Notice that red-qxl.c uses red_channel_client_get_channel() several times, so I think it makes sense to include red-channel-client.h here, no? Jonathon > > > > > 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" > > > > Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel