From: Eduardo Habkost <ehabk...@redhat.com> 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 <ehabk...@redhat.com> Signed-off-by: Andreas Färber <afaer...@suse.de> --- qlist.h | 1 - 1 Datei geändert, 1 Zeile entfernt(-) diff --git a/qlist.h b/qlist.h index ae776f9..7408947 100644 --- a/qlist.h +++ b/qlist.h @@ -15,7 +15,6 @@ #include "qobject.h" #include "qemu-queue.h" -#include "qemu-common.h" #include "qemu-queue.h" typedef struct QListEntry { -- 1.7.10.4