Change all calls to low level digest routines in the library and
[openssl.git] / apps / enc.c
index fd25a2122277599b93eb80cd47a947f33e030835..ac3014b24ce361297d9616fb0a81ac70046843b7 100644 (file)
@@ -66,9 +66,6 @@
 #include <openssl/objects.h>
 #include <openssl/x509.h>
 #include <openssl/rand.h>
-#ifndef OPENSSL_NO_MD5
-#include <openssl/md5.h>
-#endif
 #include <openssl/pem.h>
 #include <openssl/engine.h>
 #include <ctype.h>