]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/evp_test.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / test / evp_test.c
index 52e1dd2e51b304e2ddd1739b106b3674d546648b..0b58d1f97eadc93553658c58cc87f6f5fee3a699 100644 (file)
@@ -27,8 +27,6 @@
 #include "testutil.h"
 #include "evp_test.h"
 
-DEFINE_STACK_OF_STRING()
-
 #define AAD_NUM 4
 
 typedef struct evp_test_method_st EVP_TEST_METHOD;