]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qemu/typedefs.h
monitor: remove target-specific code from monitor.c
[mirror_qemu.git] / include / qemu / typedefs.h
index f8a9dd6f10f6d3cc54d33ea8a3142f1e3fa53a50..97ac727476299ebd0d5caf1c446505e5b500189a 100644 (file)
@@ -80,5 +80,6 @@ typedef struct SSIBus SSIBus;
 typedef struct uWireSlave uWireSlave;
 typedef struct VirtIODevice VirtIODevice;
 typedef struct Visitor Visitor;
+typedef struct MonitorDef MonitorDef;
 
 #endif /* QEMU_TYPEDEFS_H */