aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-config.h')
-rw-r--r--qemu-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu-config.h b/qemu-config.h
index 6246e76fc..34dfadc5f 100644
--- a/qemu-config.h
+++ b/qemu-config.h
@@ -7,6 +7,7 @@ extern QemuOptsList qemu_device_opts;
extern QemuOptsList qemu_netdev_opts;
extern QemuOptsList qemu_net_opts;
extern QemuOptsList qemu_rtc_opts;
+extern QemuOptsList qemu_mon_opts;
int qemu_set_option(const char *str);
int qemu_global_option(const char *str);