diff options
Diffstat (limited to 'test/pkcs12_helper.c')
-rw-r--r-- | test/pkcs12_helper.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pkcs12_helper.c b/test/pkcs12_helper.c index 22bebe8e2b..a3490e74e3 100644 --- a/test/pkcs12_helper.c +++ b/test/pkcs12_helper.c @@ -21,10 +21,8 @@ #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; |