Fix safestack issues in x509.h
[openssl.git] / test / pkcs12_helper.c
index 22bebe8e2ba0b1a9dc232acd09fd2fb2c770d661..a3490e74e3032da8c5a9969083b3c7ee3e4d43d2 100644 (file)
 #include "testutil.h"
 #include "pkcs12_helper.h"
 
-
 DEFINE_STACK_OF(PKCS7)
 DEFINE_STACK_OF(PKCS12_SAFEBAG)
-DEFINE_STACK_OF(X509_ATTRIBUTE)
 
 /* Set this to > 0 write test data to file */
 int write_files = 0;