commit | ff2f990b8212c8822d6a2f66ab4baeb48dae86bd | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Jul 27 10:55:29 2012 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Aug 13 13:20:54 2012 -0300 |
tree | bcf016526007bb044656f5fdc0af542736ab936d | |
parent | 9aeaddff26d02633b228aceadecf36d28ac18823 [diff] |
hmp: hmp.h: include qdict.h hmp.h is relying on qdict.h being provided by qapi-types.h. Fix this, as a future commit will change qapi-types.h not to provide qdict.h. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>