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> --- 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 @@ #include "qobject.h" #include "qemu-queue.h" -#include "qemu-common.h" #include "qemu-queue.h" typedef struct QListEntry { -- 1.7.11.7