diff options
Diffstat (limited to 'hw/xen_domainbuild.c')
-rw-r--r-- | hw/xen_domainbuild.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xen_domainbuild.c b/hw/xen_domainbuild.c index 2f59856f73..7f1fd66eaf 100644 --- a/hw/xen_domainbuild.c +++ b/hw/xen_domainbuild.c @@ -3,6 +3,7 @@ #include "xen_domainbuild.h" #include "sysemu.h" #include "qemu-timer.h" +#include "qemu-log.h" #include <xenguest.h> |