Use __ANDROID__ define rather than dirty hard-code to allow android NDK cross-compila...
authorVilbrekin <vilbrekin@gmail.com>
Sat, 25 Aug 2012 18:01:11 +0000 (20:01 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 24 Sep 2012 11:55:29 +0000 (13:55 +0200)
commitafe4bf62eccab76c75e5a661fb2c16f1391a8417
tree37c4fb2f0d1baf6847eaad203a3d43bf5d382c37
parentc6720f1a608d19c722d8601fab1048773dbad59b
Use __ANDROID__ define rather than dirty hard-code to allow android NDK cross-compilation.
src/tincd.c