]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qemu-progress: Drop unused include
authorKevin Wolf <kwolf@redhat.com>
Mon, 20 Jan 2014 14:05:25 +0000 (15:05 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 24 Jan 2014 13:33:00 +0000 (14:33 +0100)
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
util/qemu-progress.c

index 9a3f96cd47077b3d49f52c57e098e86ce05e7e06..ad33fee98d71d856f972deee4b3ff8bf48e43a8b 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "qemu-common.h"
 #include "qemu/osdep.h"
-#include "sysemu/sysemu.h"
 #include <stdio.h>
 
 struct progress_state {