diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/i386/vmport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/vmport.c b/hw/i386/vmport.c index 9b8c68806e..116aa09819 100644 --- a/hw/i386/vmport.c +++ b/hw/i386/vmport.c @@ -27,6 +27,7 @@ #include "hw/i386/pc.h" #include "sysemu/hw_accel.h" #include "hw/qdev.h" +#include "qemu/log.h" #include "trace.h" #define VMPORT_CMD_GETVERSION 0x0a |