Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).
[openssl.git] / crypto / x509 / x509.h
index 43ce3cfd425b8d9c2c0fe96bdc64bcb76be36d4d..fb9be71079ecf031fa8474ac6058973d2f457513 100644 (file)
@@ -292,6 +292,8 @@ typedef struct X509_info_st
 
        int references;
        } X509_INFO;
+
+DECLARE_STACK_OF(X509_INFO)
 #endif
 
 /* The next 2 structures and their 8 routines were sent to me by