mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 02:58:29 +00:00
Do not include exec/address-spaces.h if it's not really necessary
Stop including exec/address-spaces.h in files that don't need it. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210416171314.2074665-5-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
committed by
Laurent Vivier
parent
2068cabd3f
commit
ee86213aa3
@@ -29,7 +29,6 @@
|
||||
#include "net/net.h"
|
||||
#include "hw/loader.h"
|
||||
#include "hw/qdev-properties.h"
|
||||
#include "exec/address-spaces.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
#include "hw/sysbus.h"
|
||||
#include "sysemu/qtest.h"
|
||||
|
||||
Reference in New Issue
Block a user