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-posix.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qga/commands-posix.c') diff --git a/qga/commands-posix.c b/qga/commands-posix.c index c2bd0b4316..389c5eeb5d 100644 --- a/qga/commands-posix.c +++ b/qga/commands-posix.c @@ -18,7 +18,6 @@ #include #include "qga-qapi-commands.h" #include "qapi/error.h" -#include "qapi/qmp/qerror.h" #include "qemu/host-utils.h" #include "qemu/sockets.h" #include "qemu/base64.h" -- cgit 1.4.1