mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 22:18:23 +00: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:
@@ -12,7 +12,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "monitor.h"
|
||||
#include "sysemu.h"
|
||||
|
||||
/*
|
||||
* Print to current monitor if we have one, else to stderr.
|
||||
|
||||
Reference in New Issue
Block a user