summaryrefslogtreecommitdiffstats
path: root/crypto/x509/by_dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/by_dir.c')
-rw-r--r--crypto/x509/by_dir.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/x509/by_dir.c b/crypto/x509/by_dir.c
index 4479d6ad98..43b175e2dc 100644
--- a/crypto/x509/by_dir.c
+++ b/crypto/x509/by_dir.c
@@ -22,6 +22,8 @@
#include "crypto/x509.h"
#include "x509_local.h"
+DEFINE_STACK_OF(X509_OBJECT)
+
struct lookup_dir_hashes_st {
unsigned long hash;
int suffix;