]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/cmp/cmp_server.c
Fix safestack issues in cmp.h
[thirdparty/openssl.git] / crypto / cmp / cmp_server.c
index 3c247336fccb47180acc6a206ac53400369958e3..94aa9aac8b38b54b1da9e80eb864a8812ef8d1ba 100644 (file)
@@ -20,8 +20,6 @@
 #include <openssl/err.h>
 
 DEFINE_STACK_OF(OSSL_CRMF_MSG)
-DEFINE_STACK_OF(OSSL_CMP_ITAV)
-DEFINE_STACK_OF(OSSL_CMP_CERTSTATUS)
 
 /* the context for the generic CMP server */
 struct ossl_cmp_srv_ctx_st