Also do not use drand48(), it is not available on Windows.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 14 Sep 2009 21:28:28 +0000 (23:28 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 14 Sep 2009 21:28:28 +0000 (23:28 +0200)
commitf80bf14f28925df6eaa56f3ed77adaf418ab9890
treeea7994fa5b725ebb3c556d34a63e808aa407f0d1
parent35e87b903e08fc51975a8cc97f06251d5153a424
Also do not use drand48(), it is not available on Windows.
src/net.c
src/protocol_misc.c