From: Guus Sliepen Date: Sat, 9 Apr 2016 14:11:00 +0000 (+0200) Subject: Get rid of a warning when compiling tinc using MinGW. X-Git-Tag: release-1.0.27~6 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=979e32750d23fa2ee42a975690df020b8ded8a51;hp=979e32750d23fa2ee42a975690df020b8ded8a51 Get rid of a warning when compiling tinc using MinGW. Because Windows has the wrong declaration of setsockopt(). ---