[Spice-devel] [PATCH v2] cache-item.h: remove unnecessary channel include
Frediano Ziglio
fziglio at redhat.com
Tue May 24 16:50:42 UTC 2016
>
> It's only necessary to include red-pipe-item.h
> ---
> server/cache-item.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/server/cache-item.h b/server/cache-item.h
> index d14e9a3..f13a69a 100644
> --- a/server/cache-item.h
> +++ b/server/cache-item.h
> @@ -19,8 +19,7 @@
> # define CACHE_ITEM_H_
>
> #include <common/ring.h>
> -
> -#include "red-channel.h"
> +#include "red-pipe-item.h"
>
> typedef struct RedCacheItem RedCacheItem;
>
Acked-by: Frediano Ziglio <fziglio at redhat.com>
Frediano
More information about the Spice-devel
mailing list