File: crypto/bio/bio_dgram.c When compiling (at least with VC) the file with OPENSSL_NO_DGRAM defined, an error arises in function "get_current_time"
The problem is that the static function is outside the "#ifndef OPENSSL_NO_DGRAM/#endif" block. Best regards, Mauro H. Leggieri ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
