On 18 January 2013 13:47, Stefan Hajnoczi wrote:
> On Thu, Jan 17, 2013 at 03:52:08PM +, Peter Maydell wrote:
>> Remove an unnecessary mutual inclusion loop between qemu-pixman.h and
>> console.h, since the former was only including the latter for
>> 'PixelFormat*', which can be provided by ty
On Thu, Jan 17, 2013 at 03:52:08PM +, Peter Maydell wrote:
> Remove an unnecessary mutual inclusion loop between qemu-pixman.h and
> console.h, since the former was only including the latter for
> 'PixelFormat*', which can be provided by typedefs.h. This requires a
> minor adjustment to qemu-p
Remove an unnecessary mutual inclusion loop between qemu-pixman.h and
console.h, since the former was only including the latter for
'PixelFormat*', which can be provided by typedefs.h. This requires a
minor adjustment to qemu-pixman.c, which was relying on the implicit
inclusion of console.h for t