From bbcad965bf7b3afac13d7bbc90d3eeca1a5b66bf Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 1 Feb 2018 12:18:45 +0100 Subject: Drop superfluous includes of qapi/qmp/qjson.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-19-armbru@redhat.com> --- hw/pci/pcie_aer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/pci') diff --git a/hw/pci/pcie_aer.c b/hw/pci/pcie_aer.c index 0b55392fe7..939da0b778 100644 --- a/hw/pci/pcie_aer.c +++ b/hw/pci/pcie_aer.c @@ -21,7 +21,6 @@ #include "qemu/osdep.h" #include "sysemu/sysemu.h" #include "qapi/qmp/qdict.h" -#include "qapi/qmp/qjson.h" #include "monitor/monitor.h" #include "hw/pci/pci_bridge.h" #include "hw/pci/pcie.h" -- cgit v1.2.3