summaryrefslogtreecommitdiffstats
path: root/hw/s390-virtio.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2010-11-17 13:01:04 +0100
committerAurelien Jarno <aurelien@aurel32.net>2010-12-26 00:29:49 +0100
commit6c33286ad3a432627d763ee93aa42200cbb68269 (patch)
treedd924869e0558a1bea126c9b36b4fc4c40dd30ae /hw/s390-virtio.c
parent9ed5726c043958359b0f1fa44ab3e4f25f9d9a47 (diff)
downloadhqemu-6c33286ad3a432627d763ee93aa42200cbb68269.zip
hqemu-6c33286ad3a432627d763ee93aa42200cbb68269.tar.gz
s390: compile fixes
The s390 target doesn't compile out of the box anymore. This patch fixes all the obvious glitches that got introduced in the last few weeks. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/s390-virtio.c')
-rw-r--r--hw/s390-virtio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390-virtio.c b/hw/s390-virtio.c
index e7aec14..f29b624 100644
--- a/hw/s390-virtio.c
+++ b/hw/s390-virtio.c
@@ -19,6 +19,7 @@
#include "hw.h"
#include "block.h"
+#include "blockdev.h"
#include "sysemu.h"
#include "net.h"
#include "boards.h"
OpenPOWER on IntegriCloud