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

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

2012-08-03 Thread Stefan Hajnoczi
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/qemu_socket.h +++ b/qemu_socket.h @@ -27,7 +27,6 @@ int inet_aton(const char *cp, st