summaryrefslogtreecommitdiff
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 e49d715091..13b0f19304 100644
--- a/qemu-config.h
+++ b/qemu-config.h
@@ -2,6 +2,7 @@
#define QEMU_CONFIG_H
extern QemuOptsList qemu_drive_opts;
+extern QemuOptsList qemu_chardev_opts;
extern QemuOptsList qemu_device_opts;
int qemu_set_option(const char *str);