-
Eduardo Habkost authored
Include: - <glib.h> for g_malloc0() - <string.h> for memset() 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>Eduardo Habkost authoredInclude: - <glib.h> for g_malloc0() - <string.h> for memset() 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>
Loading