summaryrefslogtreecommitdiffstats
path: root/crypto/x509/by_store.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/by_store.c')
-rw-r--r--crypto/x509/by_store.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/x509/by_store.c b/crypto/x509/by_store.c
index 8a8c50b653..7141c1bd2f 100644
--- a/crypto/x509/by_store.c
+++ b/crypto/x509/by_store.c
@@ -12,6 +12,8 @@
#include "crypto/x509.h"
#include "x509_local.h"
+DEFINE_STACK_OF_STRING()
+
/* Generic object loader, given expected type and criterion */
static int cache_objects(X509_LOOKUP *lctx, const char *uri,
const OSSL_STORE_SEARCH *criterion,