Don't offer or accept ciphersuites that we can't support
[openssl.git] / test / cmp_hdr_test.c
index 6e78432d47798f57bfaf1ccbef9be95a45fab2af..cd30c4976269fb1637fbf8302c7e888e392bfe8b 100644 (file)
@@ -11,6 +11,9 @@
 
 #include "cmp_testlib.h"
 
+DEFINE_STACK_OF(OSSL_CMP_ITAV)
+DEFINE_STACK_OF(ASN1_UTF8STRING)
+
 static unsigned char rand_data[OSSL_CMP_TRANSACTIONID_LENGTH];
 
 typedef struct test_fixture {