mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-04 09:04:39 -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:
parent
631b22ea20
commit
f2fbb40ea3
5 changed files with 0 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue