diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/hw.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ #include "irq.h" #include "qemu-file.h" #include "vmstate.h" +#include "qemu-log.h" #ifdef NEED_CPU_H #if TARGET_LONG_BITS == 64 |