Commit db0b6a3
build: remove unneeded windows check
Upon further investigation this Windows check is no longer needed
now that we are using the MSYS2 environment. The code used to check
whether netdb is supported, `have_netdb`, compiles on MSYS2 and
does not produce errors during build configuration.
Signed-off-by: Brandon Capener <[email protected]>1 parent 27f8dde commit db0b6a3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments