]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix Windows error code definition workaround
authorJouni Malinen <j@w1.fi>
Sun, 1 Sep 2019 13:14:08 +0000 (16:14 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Sep 2019 14:19:43 +0000 (17:19 +0300)
commitbf15b1559845ec5fb7e87c837292983cef3cd7e4
tree1f0b311d2267998f7d559dbd532608020766ca8f
parent043de65f1c42658d72fa6edce7b31891d255140a
Fix Windows error code definition workaround

ENOTCONN, EOPNOTSUPP, and ECANCELED are defined in a newer version of
MinGW, so make this workaround conditional on what is defined in the
header files.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/rrm.c