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-bsd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qga/commands-bsd.c') diff --git a/qga/commands-bsd.c b/qga/commands-bsd.c index 9ce48af311..94ff6fee6a 100644 --- a/qga/commands-bsd.c +++ b/qga/commands-bsd.c @@ -12,7 +12,6 @@ #include "qemu/osdep.h" #include "qga-qapi-commands.h" -#include "qapi/qmp/qerror.h" #include "qapi/error.h" #include "qemu/queue.h" #include "commands-common.h" -- cgit 1.4.1