]> git.ipfire.org Git - thirdparty/openssl.git/commit
poll builder: add dummy field
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 25 Apr 2025 05:51:53 +0000 (07:51 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 28 Apr 2025 15:18:44 +0000 (17:18 +0200)
commitbeba7611c4463292f2225c2628a288be0c8cf9ea
treefcfc3e34e52c1bf04586bc2068daf7fc8cbb705b
parenta72f753cc5a43e58087358317975f6be46c15e01
poll builder: add dummy field

The microsoft compiler does not like the empty struct,
so go add a dummy field instead.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27494)

(cherry picked from commit 04b59c419933adca4cde1d97e2c7522cb21c3468)
ssl/rio/poll_builder.h