xen: Fix build error due to missing include
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 14 Jun 2010 21:11:05 +0000 (23:11 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 15 Jun 2010 08:59:20 +0000 (10:59 +0200)
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/xen_backend.h

index f07f7d4..cc25f9d 100644 (file)
@@ -5,6 +5,7 @@
 #include "sysemu.h"
 #include "net.h"
 #include "block_int.h"
+#include "blockdev.h"
 
 /* ------------------------------------------------------------- */