Add AES KW inverse ciphers to the EVP layer
[openssl.git] / apps / rehash.c
index 866b8cfe206d5ba501a075bd3f6e67d03b01b764..3cbd65c8608d002239480d5ff8c41d237eec91bc 100644 (file)
@@ -42,9 +42,6 @@
 # include <openssl/pem.h>
 # include <openssl/x509.h>
 
-DEFINE_STACK_OF(X509_INFO)
-DEFINE_STACK_OF_STRING()
-
 # ifndef PATH_MAX
 #  define PATH_MAX 4096
 # endif