]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/dgst.c
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
[thirdparty/openssl.git] / apps / dgst.c
index 0654d4c8b98fd74aed52578a201010e55f1eb08c..0bbde71d4b6713efdd45946bf24a673a069ba8fd 100644 (file)
@@ -21,8 +21,6 @@
 #include <openssl/hmac.h>
 #include <ctype.h>
 
-DEFINE_STACK_OF_STRING()
-
 #undef BUFSIZE
 #define BUFSIZE 1024*8