X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fts%2Fts_conf.c;fp=crypto%2Fts%2Fts_conf.c;h=8d2d7129f9c5601bea642cc44fb51009ad148103;hp=4117ccdd87b1b99415fbd8f18798d700640cd1e5;hb=852c2ed260860b6b85c84f9fe96fb4d23d49c9f2;hpb=4692e98bdbaebb6f078e89a75c54395839e68b24;ds=sidebyside diff --git a/crypto/ts/ts_conf.c b/crypto/ts/ts_conf.c index 4117ccdd87..8d2d7129f9 100644 --- a/crypto/ts/ts_conf.c +++ b/crypto/ts/ts_conf.c @@ -15,6 +15,10 @@ #include #include +DEFINE_STACK_OF(X509) +DEFINE_STACK_OF(X509_INFO) +DEFINE_STACK_OF(CONF_VALUE) + /* Macro definitions for the configuration file. */ #define BASE_SECTION "tsa" #define ENV_DEFAULT_TSA "default_tsa"