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:
Blue Swirl 2011-03-27 14:12:29 +00:00
parent 33d05394a6
commit a08784dd11
56 changed files with 0 additions and 56 deletions

View file

@ -11,7 +11,6 @@
*/
#include "qemu-common.h"
#include "sysemu.h"
#include "hw/hw.h"
#include "exec-all.h"
#include "gdbstub.h"