Re: [Qemu-devel] [PATCH 3/7] remove unused include of error.h

2012-08-03 Thread Stefan Hajnoczi
On Fri, Aug 3, 2012 at 2:00 PM, Luiz Capitulino wrote: > On Fri, 3 Aug 2012 11:51:02 +0100 > Stefan Hajnoczi wrote: > >> From: Amos Kong >> >> Signed-off-by: Amos Kong >> Signed-off-by: Stefan Hajnoczi >> --- >> qemu_socket.h |1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/qemu

Re: [Qemu-devel] [PATCH 3/7] remove unused include of error.h

2012-08-03 Thread Luiz Capitulino
On Fri, 3 Aug 2012 11:51:02 +0100 Stefan Hajnoczi wrote: > From: Amos Kong > > Signed-off-by: Amos Kong > Signed-off-by: Stefan Hajnoczi > --- > qemu_socket.h |1 - > 1 file changed, 1 deletion(-) > > diff --git a/qemu_socket.h b/qemu_socket.h > index 4689ff3..1a2f517 100644 > --- a/qe