]> git.proxmox.com Git - mirror_qemu.git/commit
qga: Add multiple include guard to guest-agent-core.h
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 8 Nov 2018 12:52:23 +0000 (12:52 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 9 Nov 2018 13:55:13 +0000 (07:55 -0600)
commit61baac2fdb7ad3891fb00bbd3c9e8b8ca87f0f62
tree4d20ef5d8c7a7af9b1d4ba644420430d59c0b3b7
parentf898ee0f9951f2875c6cea299b4a1287e0a90e9f
qga: Add multiple include guard to guest-agent-core.h

The guest-agent-core.h header was missing the usual guards
against multiple inclusion; add them.

(Spotted by lgtm.com's static analyzer.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/guest-agent-core.h