]> git.proxmox.com Git - mirror_qemu.git/blobdiff - stubs/target-get-monitor-def.c
sockets: Fix socket_address_to_string() hostname truncation
[mirror_qemu.git] / stubs / target-get-monitor-def.c
index 013e6571e5f371e7ed996982a0867ed4f314a00c..394e0f9a7d2a8082e9775c3b653b8726ce1ed291 100644 (file)
@@ -20,9 +20,6 @@
  */
 
 #include "qemu/osdep.h"
-#include "stdint.h"
-
-typedef struct CPUState CPUState;
 
 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval);