summaryrefslogtreecommitdiffstats
path: root/crypto/cmp/cmp_status.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cmp/cmp_status.c')
-rw-r--r--crypto/cmp/cmp_status.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/cmp/cmp_status.c b/crypto/cmp/cmp_status.c
index c9809c5a3a..8f10a42fb9 100644
--- a/crypto/cmp/cmp_status.c
+++ b/crypto/cmp/cmp_status.c
@@ -26,6 +26,8 @@
#include <openssl/x509.h>
#include <openssl/asn1err.h> /* for ASN1_R_TOO_SMALL and ASN1_R_TOO_LARGE */
+DEFINE_STACK_OF(ASN1_UTF8STRING)
+
/* CMP functions related to PKIStatus */
int ossl_cmp_pkisi_get_status(const OSSL_CMP_PKISI *si)