PR: 1786
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Add missing IMPLEMENT.
This commit is contained in:
parent
55ed10db21
commit
0f17424918
1 changed files with 1 additions and 0 deletions
|
@ -453,4 +453,5 @@ void X509_POLICY_NODE_print(BIO *out, X509_POLICY_NODE *node, int indent)
|
|||
|
||||
|
||||
IMPLEMENT_STACK_OF(X509_POLICY_NODE)
|
||||
IMPLEMENT_STACK_OF(X509_POLICY_DATA)
|
||||
|
||||
|
|
Loading…
Reference in a new issue