diff options
Diffstat (limited to 'hw/s390x')
-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 effe51110f..475d7ba856 100644 --- a/hw/s390x/sclpconsole.c +++ b/hw/s390x/sclpconsole.c @@ -14,6 +14,7 @@ #include <hw/qdev.h> #include "qemu/thread.h" +#include "qemu/error-report.h" #include "sclp.h" #include "event-facility.h" |