Re: [Spice-devel] [PATCH EXP 3/3] try to minimize header dependencies

2016-05-09 Thread Frediano Ziglio
> > Hi Frediano, > > On Mon, 2016-05-09 at 11:51 +0100, Frediano Ziglio wrote: > > Different headers changes: > > - order headers: > >   - system/no-spice library includes; > >   - spice-common/spice-protocol; > maybe protocol before common (just to keep one style in all the files)? quite strict

Re: [Spice-devel] [PATCH EXP 3/3] try to minimize header dependencies

2016-05-09 Thread Pavel Grunt
Hi Frediano, On Mon, 2016-05-09 at 11:51 +0100, Frediano Ziglio wrote: > Different headers changes: > - order headers: >   - system/no-spice library includes; >   - spice-common/spice-protocol; maybe protocol before common (just to keep one style in all the files)? >   - spice-server; > - every he