PROV: Refactor the RSA DER support
[openssl.git] / test / http_test.c
index 6449c6f61e60caa32f2cdced507f2f39df76a166..f0b12a7dd0fb6b62200496210cff03a19ef78818 100644 (file)
@@ -15,6 +15,8 @@
 
 #include "testutil.h"
 
+DEFINE_STACK_OF(CONF_VALUE)
+
 static const ASN1_ITEM *x509_it = NULL;
 static X509 *x509 = NULL;
 #define SERVER "mock.server"