CursorChannelClient is already defined in cursor-channel-client.h. This fixes compilation errors with gcc 4.4.7 on RHEL 6.8. Signed-off-by: Francois Gouget <fgouget@xxxxxxxxxxxxxxx> --- server/cursor-channel.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/cursor-channel.c b/server/cursor-channel.c index b152697..5b21a05 100644 --- a/server/cursor-channel.c +++ b/server/cursor-channel.c @@ -26,8 +26,6 @@ #include "cursor-channel-client.h" #include "reds.h" -typedef struct CursorChannelClient CursorChannelClient; - enum { RED_PIPE_ITEM_TYPE_CURSOR = RED_PIPE_ITEM_TYPE_COMMON_LAST, RED_PIPE_ITEM_TYPE_CURSOR_INIT, -- 2.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel