diff options
Diffstat (limited to 'hw/xen_devconfig.c')
-rw-r--r-- | hw/xen_devconfig.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xen_devconfig.c b/hw/xen_devconfig.c index ea8f8c4c2d..8d50216c04 100644 --- a/hw/xen_devconfig.c +++ b/hw/xen_devconfig.c @@ -1,4 +1,6 @@ #include "xen_backend.h" +#include "blockdev.h" +#include "block_int.h" /* XXX */ /* ------------------------------------------------------------- */ |