Fix checks for Cygwin-related macros.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 23 Sep 2018 15:34:29 +0000 (17:34 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 23 Sep 2018 15:34:29 +0000 (17:34 +0200)
commitdff4955ddec1d318a56997388f367186c5b8078c
tree803586a607f6a03f2ffc76e795f57c156dce222f
parent2e83ad60d5164b57331e12c97ff9b202e74a97f1
Fix checks for Cygwin-related macros.

The search-and-replace done in commit 0466160 broke compilation on Cygwin.

Closes #198 on GitHub.
src/getopt.c
src/net_setup.c
src/utils.c
src/utils.h