提交 80f7a45c 编写于 作者: E Eric Blake

qemu-api: avoid build failure

* src/remote_protocol-structs: Tweak to match intentional type
change (with no ABI change) in remote protocol.
上级 a71be01f
......@@ -1308,7 +1308,7 @@ struct remote_domain_snapshot_delete_args {
struct remote_message_header {
u_int prog;
u_int vers;
remote_procedure proc;
int proc;
remote_message_type type;
u_int serial;
remote_message_status status;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册