From 389834ee65c57b8404988ac6d556b90160df31f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Fri, 11 Mar 2022 16:48:04 +0400 Subject: tests: remove needless include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc-André Lureau Reviewed-by: Markus Armbruster --- tests/unit/check-qobject.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/check-qobject.c b/tests/unit/check-qobject.c index c1713d1..c3d50e9 100644 --- a/tests/unit/check-qobject.c +++ b/tests/unit/check-qobject.c @@ -8,7 +8,6 @@ */ #include "qemu/osdep.h" -#include "block/qdict.h" #include "qapi/error.h" #include "qapi/qmp/qbool.h" #include "qapi/qmp/qdict.h" -- cgit v1.1