early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/dsa/dsa_meth.c
vendored
4
externals/libressl/crypto/dsa/dsa_meth.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: dsa_meth.c,v 1.1 2018/03/17 15:19:12 tb Exp $ */
|
||||
/* $OpenBSD: dsa_meth.c,v 1.2 2022/01/07 09:35:36 tb Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2018 Theo Buehler <tb@openbsd.org>
|
||||
*
|
||||
@@ -21,6 +21,8 @@
|
||||
#include <openssl/dsa.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
#include "dsa_locl.h"
|
||||
|
||||
DSA_METHOD *
|
||||
DSA_meth_new(const char *name, int flags)
|
||||
{
|
||||
|
Reference in New Issue
Block a user