early-access version 2698
This commit is contained in:
5
externals/libressl/crypto/ocsp/ocsp_ext.c
vendored
5
externals/libressl/crypto/ocsp/ocsp_ext.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: ocsp_ext.c,v 1.18 2018/05/14 23:47:10 tb Exp $ */
|
||||
/* $OpenBSD: ocsp_ext.c,v 1.20 2022/01/07 09:45:52 tb Exp $ */
|
||||
/* Written by Tom Titchener <Tom_Titchener@groove.net> for the OpenSSL
|
||||
* project. */
|
||||
|
||||
@@ -70,6 +70,9 @@
|
||||
#include <openssl/x509.h>
|
||||
#include <openssl/x509v3.h>
|
||||
|
||||
#include "ocsp_local.h"
|
||||
#include "x509_lcl.h"
|
||||
|
||||
/* Standard wrapper functions for extensions */
|
||||
|
||||
/* OCSP request extensions */
|
||||
|
Reference in New Issue
Block a user