TEST: Test i2d_PKCS8PrivateKey_bio() and PEM_write_bio_PKCS8PrivateKey()
[oweals/openssl.git] / test / danetest.c
index b0d6ffe563b8a28488732d06507f659c8e624562..96b9579f3ce961253e1d7554f712081f03786bbf 100644 (file)
@@ -26,6 +26,8 @@
 
 #include "internal/nelem.h"
 
+DEFINE_STACK_OF(X509)
+
 #define _UC(c) ((unsigned char)(c))
 
 static const char *basedomain;