From bd006b9818b378786fb72a96514afc1299280db6 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:41 +0100 Subject: Include qapi/qmp/qbool.h exactly where needed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Eric Blake Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Markus Armbruster Message-Id: <20180201111846.21846-15-armbru@redhat.com> --- tests/check-qlit.c | 1 - tests/device-introspect-test.c | 1 - 2 files changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/check-qlit.c b/tests/check-qlit.c index b8b5016..f012885 100644 --- a/tests/check-qlit.c +++ b/tests/check-qlit.c @@ -9,7 +9,6 @@ #include "qemu/osdep.h" -#include "qapi/qmp/qbool.h" #include "qapi/qmp/qdict.h" #include "qapi/qmp/qlist.h" #include "qapi/qmp/qlit.h" diff --git a/tests/device-introspect-test.c b/tests/device-introspect-test.c index 2b3d011..b80058f 100644 --- a/tests/device-introspect-test.c +++ b/tests/device-introspect-test.c @@ -20,7 +20,6 @@ #include "qemu/osdep.h" #include "qemu-common.h" #include "qapi/qmp/qstring.h" -#include "qapi/qmp/qbool.h" #include "qapi/qmp/qdict.h" #include "qapi/qmp/qlist.h" #include "libqtest.h" -- cgit v1.1