Due to the inclusion of S_IFBLK logic in RAND_write_file (crypto/rand/randfile.c) a later declaration of "int fd =..." fails to compile on some older, stricter, compiliers.
see patch for solution, basicly a declaration of "int fd" located with the other declarations. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
