[Spice-devel] [PATCH] cache-item.h: remove unnecessary include

Frediano Ziglio fziglio at redhat.com
Tue May 24 16:42:36 UTC 2016


> 
> ---
>  server/cache-item.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/server/cache-item.h b/server/cache-item.h
> index d14e9a3..82cfe26 100644
> --- a/server/cache-item.h
> +++ b/server/cache-item.h
> @@ -20,8 +20,6 @@
>  
>  #include <common/ring.h>
>  
> -#include "red-channel.h"
> -
>  typedef struct RedCacheItem RedCacheItem;
>  
>  struct RedCacheItem {

Header would be not auto dependent, you need to include red-pipe-item.h

Frediano


More information about the Spice-devel mailing list