include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
authorThomas Huth <thuth@redhat.com>
Thu, 4 May 2023 08:13:51 +0000 (10:13 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 May 2023 14:35:30 +0000 (16:35 +0200)
commit8cbfc530bc10a72874ab241faaba8c56e5515532
treee1a4b583bf4d911a64b659fb5f28d0a7ac728e60
parent2f38ff79abac8a0b779e73a025af0d0ec8911a7e
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API

Commit cf60ccc330 ("cutils: Introduce bundle mechanism") abandoned
compatibility with Windows older than 8 - we should reflect this
in our _WIN32_WINNT and set it to the value that corresponds to
Windows 8.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230504081351.125140-1-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/osdep.h