early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/bio/bss_log.c
vendored
4
externals/libressl/crypto/bio/bss_log.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: bss_log.c,v 1.22 2018/05/01 13:29:10 tb Exp $ */
|
||||
/* $OpenBSD: bss_log.c,v 1.23 2022/01/07 09:02:17 tb Exp $ */
|
||||
/* ====================================================================
|
||||
* Copyright (c) 1999 The OpenSSL Project. All rights reserved.
|
||||
*
|
||||
@@ -70,6 +70,8 @@
|
||||
#include <openssl/buffer.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
#include "bio_local.h"
|
||||
|
||||
#ifndef NO_SYSLOG
|
||||
|
||||
static int slg_write(BIO *h, const char *buf, int num);
|
||||
|
Reference in New Issue
Block a user