From abb297ed4408e3859776a1a3c91d99225b9795b9 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:33 +0100 Subject: Include qmp-commands.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-7-armbru@redhat.com> [OSX breakage fixed] --- block.c | 1 - 1 file changed, 1 deletion(-) (limited to 'block.c') diff --git a/block.c b/block.c index 2a8bc27..a97f709 100644 --- a/block.c +++ b/block.c @@ -39,7 +39,6 @@ #include "qemu/notify.h" #include "qemu/coroutine.h" #include "block/qapi.h" -#include "qmp-commands.h" #include "qemu/timer.h" #include "qapi-event.h" #include "qemu/cutils.h" -- cgit v1.1