Re: [Spice-devel] [RFC 19/33] cleanup (add eol between system and non system includes)

2011-04-28 Thread Christophe Fergeau
Ack On Wed, Apr 27, 2011 at 06:56:08PM +0300, Alon Levy wrote: > --- > src/qxl.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/src/qxl.h b/src/qxl.h > index e45066c..3fddef3 100644 > --- a/src/qxl.h > +++ b/src/qxl.h > @@ -28,6 +28,7 @@ > #include > > #includ

[Spice-devel] [RFC 19/33] cleanup (add eol between system and non system includes)

2011-04-27 Thread Alon Levy
--- src/qxl.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/qxl.h b/src/qxl.h index e45066c..3fddef3 100644 --- a/src/qxl.h +++ b/src/qxl.h @@ -28,6 +28,7 @@ #include #include + #include "compiler.h" #include "xf86.h" #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION)