xen: Fix build error due to missing include

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Jan Kiszka 2010-06-14 23:11:05 +02:00 committed by Kevin Wolf
parent 5ffbbc67b5
commit 167e609af4

View file

@ -5,6 +5,7 @@
#include "sysemu.h"
#include "net.h"
#include "block_int.h"
#include "blockdev.h"
/* ------------------------------------------------------------- */