mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
Remove unused sysemu.h include directives
Remove unused sysemu.h include directives to speed up build with the following patches. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
33d05394a6
commit
a08784dd11
56 changed files with 0 additions and 56 deletions
|
@ -25,7 +25,6 @@
|
|||
#include <hw/hw.h>
|
||||
#include "block.h"
|
||||
#include "block_int.h"
|
||||
#include "sysemu.h"
|
||||
#include "dma.h"
|
||||
|
||||
#include <hw/ide/internal.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue