qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 1/3] qemu-progress: Drop unused include


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 1/3] qemu-progress: Drop unused include
Date: Mon, 20 Jan 2014 15:17:19 +0100

Signed-off-by: Kevin Wolf <address@hidden>
---
 util/qemu-progress.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/util/qemu-progress.c b/util/qemu-progress.c
index 9a3f96c..ad33fee 100644
--- a/util/qemu-progress.c
+++ b/util/qemu-progress.c
@@ -24,7 +24,6 @@
 
 #include "qemu-common.h"
 #include "qemu/osdep.h"
-#include "sysemu/sysemu.h"
 #include <stdio.h>
 
 struct progress_state {
-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]