On Fri, 2016-10-14 at 11:28 +0200, Francois Gouget wrote:
> 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 <fgou...@codeweavers.com>
Acked-by: Pavel Grunt <pgr...@redhat.com>
> ---
>  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,
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to