From 72b4e612c1871482e892cd02a7509bde887450ab Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:44 +0100 Subject: Drop superfluous includes of qapi/qmp/dispatch.h 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-18-armbru@redhat.com> --- qga/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'qga/main.c') diff --git a/qga/main.c b/qga/main.c index aa8e00c653..cb434d8c46 100644 --- a/qga/main.c +++ b/qga/main.c @@ -28,7 +28,6 @@ #include "qga-qmp-commands.h" #include "qapi/qmp/qerror.h" #include "qapi/error.h" -#include "qapi/qmp/dispatch.h" #include "qga/channel.h" #include "qemu/bswap.h" #include "qemu/help_option.h" -- cgit v1.2.3