summary refs log tree commit diff stats
path: root/hw/semihosting/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/semihosting/config.c')
-rw-r--r--hw/semihosting/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/semihosting/config.c b/hw/semihosting/config.c
index 2a8e7e1045..9807f10cb0 100644
--- a/hw/semihosting/config.c
+++ b/hw/semihosting/config.c
@@ -24,6 +24,7 @@
 #include "qemu/error-report.h"
 #include "hw/semihosting/semihost.h"
 #include "chardev/char.h"
+#include "sysemu/sysemu.h"
 
 QemuOptsList qemu_semihosting_config_opts = {
     .name = "semihosting-config",