diff options
Diffstat (limited to 'hw/serial.c')
-rw-r--r-- | hw/serial.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/serial.c b/hw/serial.c index 9102edb77b..c7e4e77cb0 100644 --- a/hw/serial.c +++ b/hw/serial.c @@ -27,6 +27,7 @@ #include "isa.h" #include "pc.h" #include "qemu-timer.h" +#include "sysemu.h" //#define DEBUG_SERIAL |