summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/v3_ocsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ocsp/v3_ocsp.c')
-rw-r--r--crypto/ocsp/v3_ocsp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ocsp/v3_ocsp.c b/crypto/ocsp/v3_ocsp.c
index 9648ba9412..33451ec4a5 100644
--- a/crypto/ocsp/v3_ocsp.c
+++ b/crypto/ocsp/v3_ocsp.c
@@ -16,6 +16,8 @@
# include <openssl/x509v3.h>
# include "../x509/ext_dat.h"
+DEFINE_STACK_OF(ACCESS_DESCRIPTION)
+
/*
* OCSP extensions and a couple of CRL entry extensions
*/