Re: [Qemu-devel] [PATCH 11/24] qapi/qmp-registry.c: include headers it needs

2012-11-14 Thread Andreas Färber
Am 09.11.2012 15:56, schrieb Eduardo Habkost: > Include: > - for g_malloc0() > - 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. > > Sig

[Qemu-devel] [PATCH 11/24] qapi/qmp-registry.c: include headers it needs

2012-11-09 Thread Eduardo Habkost
Include: - for g_malloc0() - 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 --- qapi/qmp-registry.c | 2 ++ 1

[Qemu-devel] [PATCH 11/24] qapi/qmp-registry.c: include headers it needs

2012-11-09 Thread Eduardo Habkost
Include: - for g_malloc0() - 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 --- qapi/qmp-registry.c | 2 ++ 1

[Qemu-devel] [PATCH 11/24] qapi/qmp-registry.c: include headers it needs

2012-10-23 Thread Eduardo Habkost
Include: - for g_malloc0() - 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 --- qapi/qmp-registry.c | 2 ++ 1