]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ct/ct_log.c
In OpenSSL builds, declare STACK for datatypes ...
[thirdparty/openssl.git] / crypto / ct / ct_log.c
index 32a29ed6995ad0c77a0442e4904219315b627334..73eeee9d7d0b8a61878bfe70878283ee24eec9f4 100644 (file)
@@ -18,6 +18,8 @@
 
 #include "internal/cryptlib.h"
 
+DEFINE_STACK_OF(CTLOG)
+
 /*
  * Information about a CT log server.
  */