From fd1d47740dd0f796119ddaecff9c8dac94620a94 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 10 Oct 2024 17:01:38 +0200 Subject: error: Drop superfluous #include "qapi/qmp/qerror.h" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Markus Armbruster Message-ID: <20241010150144.986655-2-armbru@redhat.com> Reviewed-by: Daniel P. Berrangé --- qga/commands-linux.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qga/commands-linux.c') diff --git a/qga/commands-linux.c b/qga/commands-linux.c index 51d5e3d927..9b1746b24f 100644 --- a/qga/commands-linux.c +++ b/qga/commands-linux.c @@ -15,7 +15,6 @@ #include "qapi/error.h" #include "qga-qapi-commands.h" #include "qapi/error.h" -#include "qapi/qmp/qerror.h" #include "commands-common.h" #include "cutils.h" #include -- cgit 1.4.1