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

@ -16,7 +16,6 @@
#include "trace.h"
#include "qemu-error.h"
#include "virtio.h"
#include "sysemu.h"
/* The alignment to use between consumer and producer parts of vring.
* x86 pagesize again. */