qemu-patch-raspberry4/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 build: opts-visitor is not really part of QAPI 2012-10-30 09:30:52 +01:00
opts-visitor.c qapi: Fix memory leak 2012-08-20 11:05:08 -03:00
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 error: drop error_get_qobject()/error_set_qobject() 2012-08-13 14:17:53 -03:00
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