From a82400cf5cc2f00d5bdbacb4b591be1adf8c25a8 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:32 +0100 Subject: Drop superfluous includes of qapi/qmp/qerror.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Eric Blake Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Markus Armbruster Message-Id: <20180201111846.21846-6-armbru@redhat.com> --- qemu-img.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qemu-img.c') diff --git a/qemu-img.c b/qemu-img.c index 28d0e4e9f8..8023233c3d 100644 --- a/qemu-img.c +++ b/qemu-img.c @@ -28,7 +28,6 @@ #include "qapi/error.h" #include "qapi-visit.h" #include "qapi/qobject-output-visitor.h" -#include "qapi/qmp/qerror.h" #include "qapi/qmp/qjson.h" #include "qapi/qmp/qbool.h" #include "qemu/cutils.h" -- cgit 1.4.1