From: Guus Sliepen Date: Tue, 21 Feb 2012 13:06:55 +0000 (+0100) Subject: Fix check for raw socket support. X-Git-Tag: release-1.0.17~12 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=ac48c4ee8c09c8144f830cb66386b9dbe7298440;hp=ac48c4ee8c09c8144f830cb66386b9dbe7298440 Fix check for raw socket support. Also, move some variables so there are no compiler warnings about unused variables when there is no support for raw sockets. ---