Tolerate a SEQUENCE in DN components.
[oweals/openssl.git] / crypto / dsa / dsa_vrf.c
index fffb129f8f3b59515f6f92c45941abb7c65f3834..c4aeddd0560483686e504188226003b6f2266bfe 100644 (file)
@@ -65,9 +65,6 @@
 #include <openssl/rand.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1_mac.h>
-#ifndef OPENSSL_NO_ENGINE
-#include <openssl/engine.h>
-#endif
 
 int DSA_do_verify(const unsigned char *dgst, int dgst_len, DSA_SIG *sig,
                  DSA *dsa)