[Spice-devel] [PATCH 08/14] Add missing include to red-pipe-item.h

Frediano Ziglio fziglio at redhat.com
Thu May 5 12:08:28 UTC 2016


> 
> On Tue, 2016-05-03 at 15:00 -0500, Jonathon Jongsma wrote:
> > This doesn't cause problems at the moment, because the files that
> > include this file also include the other files that are needed, but just
> > for completeness...
> For me the shortlog itself is enough. From this ^ paragraph I get a feeling
> that
> some problems will come without this commit.
> 
> Acked-by: Pavel Grunt <pgrunt at redhat.com>

I think things will stop working changing all rings to GList.
I would add a note to this.

Frediano

> > ---
> >  server/red-pipe-item.h | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/server/red-pipe-item.h b/server/red-pipe-item.h
> > index 8bb12b7..73e37f0 100644
> > --- a/server/red-pipe-item.h
> > +++ b/server/red-pipe-item.h
> > @@ -19,6 +19,7 @@
> >  #define _H_RED_PIPE_ITEM
> >  
> >  #include <glib.h>
> > +#include "common/ring.h"
> >  
> >  typedef struct {
> >      RingItem link;
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
> 


More information about the Spice-devel mailing list