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> --- block/blkdebug.c | 1 - 1 file changed, 1 deletion(-) (limited to 'block/blkdebug.c') diff --git a/block/blkdebug.c b/block/blkdebug.c index e21669979d..356538482d 100644 --- a/block/blkdebug.c +++ b/block/blkdebug.c @@ -29,7 +29,6 @@ #include "qemu/config-file.h" #include "block/block_int.h" #include "qemu/module.h" -#include "qapi/qmp/qbool.h" #include "qapi/qmp/qdict.h" #include "qapi/qmp/qstring.h" #include "sysemu/qtest.h" -- cgit v1.2.1