aboutsummaryrefslogtreecommitdiff
path: root/authz/listfile.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-02-07 08:51:04 +0100
committerMarkus Armbruster <armbru@redhat.com>2023-02-23 13:56:14 +0100
commit6f1e91f716a96651feae89dfd674b2ea3bf8e282 (patch)
tree4ddc819a1826999a1d1503bc3377bd06129c932c /authz/listfile.c
parent79b677d658d3d35e1e776826ac4abb28cdce69b8 (diff)
downloadqemu-6f1e91f716a96651feae89dfd674b2ea3bf8e282.zip
qemu-6f1e91f716a96651feae89dfd674b2ea3bf8e282.tar.gz
qemu-6f1e91f716a96651feae89dfd674b2ea3bf8e282.tar.bz2
error: Drop superfluous #include "qapi/qmp/qerror.h"
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230207075115.1525-2-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Diffstat (limited to 'authz/listfile.c')
-rw-r--r--authz/listfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/authz/listfile.c b/authz/listfile.c
index da3a0e6..45a60e9 100644
--- a/authz/listfile.c
+++ b/authz/listfile.c
@@ -30,7 +30,6 @@
#include "qapi/qapi-visit-authz.h"
#include "qapi/qmp/qjson.h"
#include "qapi/qmp/qobject.h"
-#include "qapi/qmp/qerror.h"
#include "qapi/qobject-input-visitor.h"