mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
fw_cfg: move typedef to qemu/typedefs.h
Less header dependencies this way. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
a88b362c6f
commit
45936c8b79
3 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "hw/block/fdc.h"
|
||||
#include "net/net.h"
|
||||
#include "hw/i386/ioapic.h"
|
||||
#include "hw/nvram/fw_cfg.h"
|
||||
|
||||
/* PC-style peripherals (also used by other machines). */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue