build-sys: drop ntddscsi.h check
commit3015321dc49a1e702a7fcc242ed7233d46d27209
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 1 Apr 2022 08:51:06 +0000 (1 12:51 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Apr 2022 12:31:55 +0000 (6 14:31 +0200)
tree638d864b842178043653bfcf8f88f95fba996cae
parent0f9668e0c197ab6de95f61a906703a1d127c11f8
build-sys: drop ntddscsi.h check

The header has been part of MinGW-w64 since the introduction of the
project (2007). While on MinGW(32), the legacy project, it was imported
in 2014 from w32api-3.17 (commit e4803e0da2).

According to build-platform.rst and our CI coverage, we only support
building with MinGW-w64 (from Debian/Fedora).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <20220401085106.2167374-1-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build
qga/commands-win32.c
qga/meson.build