diff options
author | 2015-08-19 16:20:19 +0100 | |
---|---|---|
committer | 2015-08-19 16:29:53 +0100 | |
commit | 38e20cac669083e2e10a2a9a9602cb99ec19299e (patch) | |
tree | 3c5489b0c869ddfa7e81b777c472f2cfb1170beb /scripts/qapi-commands.py | |
parent | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-201508018' into staging (diff) | |
download | qemu-38e20cac669083e2e10a2a9a9602cb99ec19299e.tar.xz qemu-38e20cac669083e2e10a2a9a9602cb99ec19299e.zip |
qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h
qmp-event.c already includes qemu-common.h, so manually including
os-win32.h/os-posix.h is unnecessary (and potentially fragile,
since it's duplicating the #ifdef logic that chooses which of the
two we need). Remove the unnecessary include logic.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions