Fix check for raw socket support.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 21 Feb 2012 13:06:55 +0000 (14:06 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 21 Feb 2012 13:06:55 +0000 (14:06 +0100)
commitac48c4ee8c09c8144f830cb66386b9dbe7298440
treef4e2958a6f99357cbe5a299acd209d0a25db57c3
parentd9ad3d313d96d30ef45cd53367dff9a855a396d4
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.
src/raw_socket_device.c