0a122b
From ea55137cc4a565a2917267dcdd62cc7d53493135 Mon Sep 17 00:00:00 2001
0a122b
From: Kevin Wolf <kwolf@redhat.com>
0a122b
Date: Tue, 11 Feb 2014 16:24:42 +0100
0a122b
Subject: [PATCH 25/28] qemu-progress: Drop unused include
0a122b
0a122b
RH-Author: Kevin Wolf <kwolf@redhat.com>
0a122b
Message-id: <1392135884-10508-2-git-send-email-kwolf@redhat.com>
0a122b
Patchwork-id: 57221
0a122b
O-Subject: [RHEL-7.0 qemu-kvm PATCH 1/3] qemu-progress: Drop unused include
0a122b
Bugzilla: 997878
0a122b
RH-Acked-by: Laszlo Ersek <lersek@redhat.com>
0a122b
RH-Acked-by: Jeffrey Cody <jcody@redhat.com>
0a122b
RH-Acked-by: Markus Armbruster <armbru@redhat.com>
0a122b
0a122b
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
0a122b
Reviewed-by: Benoit Canet <benoit@irqsave.net>
0a122b
(cherry picked from commit e69968d472bd020a08c677c814237548090d2e59)
0a122b
0a122b
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
0a122b
---
0a122b
 util/qemu-progress.c | 1 -
0a122b
 1 file changed, 1 deletion(-)
0a122b
0a122b
Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
0a122b
---
0a122b
 util/qemu-progress.c |    1 -
0a122b
 1 files changed, 0 insertions(+), 1 deletions(-)
0a122b
0a122b
diff --git a/util/qemu-progress.c b/util/qemu-progress.c
0a122b
index 9a3f96c..ad33fee 100644
0a122b
--- a/util/qemu-progress.c
0a122b
+++ b/util/qemu-progress.c
0a122b
@@ -24,7 +24,6 @@
0a122b
 
0a122b
 #include "qemu-common.h"
0a122b
 #include "qemu/osdep.h"
0a122b
-#include "sysemu/sysemu.h"
0a122b
 #include <stdio.h>
0a122b
 
0a122b
 struct progress_state {
0a122b
-- 
0a122b
1.7.1
0a122b