early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/err/err_prn.c
vendored
4
externals/libressl/crypto/err/err_prn.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: err_prn.c,v 1.18 2017/02/07 15:52:33 jsing Exp $ */
|
||||
/* $OpenBSD: err_prn.c,v 1.19 2022/01/07 09:02:18 tb Exp $ */
|
||||
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -64,6 +64,8 @@
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/lhash.h>
|
||||
|
||||
#include "bio_local.h"
|
||||
|
||||
void
|
||||
ERR_print_errors_cb(int (*cb)(const char *str, size_t len, void *u), void *u)
|
||||
{
|
||||
|
Reference in New Issue
Block a user