mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
range: remove useless inclusions
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
committed by
Michael Tokarev
parent
631b22ea20
commit
f2fbb40ea3
@@ -2,7 +2,6 @@
|
||||
#define HW_ICH9_H
|
||||
|
||||
#include "hw/hw.h"
|
||||
#include "qemu/range.h"
|
||||
#include "hw/isa/isa.h"
|
||||
#include "hw/sysbus.h"
|
||||
#include "hw/i386/pc.h"
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#define HW_Q35_H
|
||||
|
||||
#include "hw/hw.h"
|
||||
#include "qemu/range.h"
|
||||
#include "hw/isa/isa.h"
|
||||
#include "hw/sysbus.h"
|
||||
#include "hw/i386/pc.h"
|
||||
|
||||
Reference in New Issue
Block a user