Re: [Qemu-devel] [PATCH 15/24] qlist.h: do not include qemu-common.h

2012-11-14 Thread Andreas Färber
Am 09.11.2012 15:56, schrieb Eduardo Habkost: > I don't know why it was including it, as I don't see any code that > depends on anything from qemu-common.h. > > Signed-off-by: Eduardo Habkost > --- > qlist.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/qlist.h b/qlist.h > index ae776

[Qemu-devel] [PATCH 15/24] qlist.h: do not include qemu-common.h

2012-11-09 Thread Eduardo Habkost
I don't know why it was including it, as I don't see any code that depends on anything from qemu-common.h. Signed-off-by: Eduardo Habkost --- qlist.h | 1 - 1 file changed, 1 deletion(-) diff --git a/qlist.h b/qlist.h index ae776f9..7408947 100644 --- a/qlist.h +++ b/qlist.h @@ -15,7 +15,6 @@

[Qemu-devel] [PATCH 15/24] qlist.h: do not include qemu-common.h

2012-11-09 Thread Eduardo Habkost
I don't know why it was including it, as I don't see any code that depends on anything from qemu-common.h. Signed-off-by: Eduardo Habkost --- qlist.h | 1 - 1 file changed, 1 deletion(-) diff --git a/qlist.h b/qlist.h index ae776f9..7408947 100644 --- a/qlist.h +++ b/qlist.h @@ -15,7 +15,6 @@

[Qemu-devel] [PATCH 15/24] qlist.h: do not include qemu-common.h

2012-10-23 Thread Eduardo Habkost
I don't know why it was including it, as I don't see any code that depends on anything from qemu-common.h. Signed-off-by: Eduardo Habkost --- qlist.h | 1 - 1 file changed, 1 deletion(-) diff --git a/qlist.h b/qlist.h index ae776f9..7408947 100644 --- a/qlist.h +++ b/qlist.h @@ -15,7 +15,6 @@