]> git.proxmox.com Git - mirror_qemu.git/blobdiff - xen-common-stub.c
qemu-io-cmds: Assert that global and nofile commands don't use ct->perms
[mirror_qemu.git] / xen-common-stub.c
index 906f991f1e012fe6f29a5c4dd371426cf2be068d..09fce2dd364a4adcc333c671321216b269aa671b 100644 (file)
@@ -5,9 +5,10 @@
  * See the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "hw/xen/xen.h"
 
-void xenstore_store_pv_console_info(int i, CharDriverState *chr)
+void xenstore_store_pv_console_info(int i, Chardev *chr)
 {
 }