build-sys: add HAVE_IPPROTO_MPTCP
commit653163fcbcab72499ff1c2011f3552811d957729
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 7 Sep 2021 12:19:13 +0000 (7 16:19 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Sep 2021 13:30:25 +0000 (30 15:30 +0200)
treef58457f9c50e24399573c3cbbc4f9b624cce1bae
parentfcb3ab341accb8ed897f148238cae0324ed89d2c
build-sys: add HAVE_IPPROTO_MPTCP

The QAPI schema shouldn't rely on C system headers #define, but on
configure-time project #define, so we can express the build condition in
a C-independent way.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210907121943.3498701-3-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
io/dns-resolver.c
meson.build
qapi/sockets.json
util/qemu-sockets.c