commit | ad608da51d59aed20905138bc4cc524bc77f42de | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 07 04:02:22 2012 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Jun 15 10:41:05 2012 -0300 |
tree | 65b35e01a6726df7cb8e044eb6777698f316cd3b | |
parent | 37003adf96c3e4d3de08247f0199055994d881de [diff] |
qmp: do not include monitor.h from qapi-types-core.h The comment is stale, monitor.h is not needed anymore (only qerror.h is, because it contains the schema for errors). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>