qemu-e2k/qapi
Eduardo Habkost ccff63cac4 qapi/qmp-registry.c: Include headers it needs
Include:
- <glib.h> for g_malloc0()
- <string.h> for strcmp()

Some of those headers were probably being included by accident because
some other headers were including qemu-common.h, but those headers
should eventually stop including qemu-common.h.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2012-12-06 09:17:05 +01:00
..
Makefile.objs
opts-visitor.c
opts-visitor.h
qapi-dealloc-visitor.c qapi: fix qapi_dealloc_type_size parameter type 2012-11-29 11:05:23 -02:00
qapi-dealloc-visitor.h
qapi-types-core.h
qapi-visit-core.c
qapi-visit-core.h
qapi-visit-impl.h
qmp-core.h
qmp-dispatch.c
qmp-input-visitor.c
qmp-input-visitor.h
qmp-output-visitor.c
qmp-output-visitor.h
qmp-registry.c qapi/qmp-registry.c: Include headers it needs 2012-12-06 09:17:05 +01:00
string-input-visitor.c
string-input-visitor.h
string-output-visitor.c
string-output-visitor.h