diff options
Diffstat (limited to 'hw/s390x/sclpconsole.c')
-rw-r--r-- | hw/s390x/sclpconsole.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/sclpconsole.c b/hw/s390x/sclpconsole.c index fece878e88..9ad297c999 100644 --- a/hw/s390x/sclpconsole.c +++ b/hw/s390x/sclpconsole.c @@ -17,6 +17,7 @@ #include "sclp.h" #include "event-facility.h" +#include "qemu-char.h" typedef struct ASCIIConsoleData { EventBufferHeader ebh; |