qemu-e2k/qga
Peter Maydell 1d57db193f qga/channel-posix.c: Explicitly include string.h
Explicitly include string.h to avoid warnings under MacOS X/clang
about implicit declarations of strerror() and strlen().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-01-11 09:33:41 +01:00
..
channel-posix.c qga/channel-posix.c: Explicitly include string.h 2013-01-11 09:33:41 +01:00
channel-win32.c
channel.h
commands-posix.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
commands-win32.c qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
commands.c qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
guest-agent-command-state.c
guest-agent-core.h qapi: move include files to include/qobject/ 2012-12-19 08:31:31 +01:00
main.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
Makefile.objs qemu-ga: move qemu-ga files to qga/ 2012-12-19 08:31:30 +01:00
qapi-schema.json qemu-ga: move qemu-ga files to qga/ 2012-12-19 08:31:30 +01:00
service-win32.c
service-win32.h