- Always use <openssl/include.h> instead of just <include.h>
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Jul 2001 08:41:36 +0000 (08:41 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Jul 2001 08:41:36 +0000 (08:41 +0000)
- Check if RAND_pseudo_bytes() exists, otherwise just use RAND_bytes()


No differences found