early-access version 1255
This commit is contained in:
10
externals/libressl/crypto/o_init.c
vendored
Executable file
10
externals/libressl/crypto/o_init.c
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
/* $OpenBSD: o_init.c,v 1.8 2014/06/12 15:49:27 deraadt Exp $ */
|
||||
/* Ted Unangst places this file in the public domain. */
|
||||
|
||||
#include <openssl/crypto.h>
|
||||
|
||||
void
|
||||
OPENSSL_init(void)
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user