summaryrefslogtreecommitdiffstats
path: root/crypto/des/ecb3_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/ecb3_enc.c')
-rw-r--r--crypto/des/ecb3_enc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/ecb3_enc.c b/crypto/des/ecb3_enc.c
index 420c5d13f4..c3437bc606 100644
--- a/crypto/des/ecb3_enc.c
+++ b/crypto/des/ecb3_enc.c
@@ -56,7 +56,6 @@
* [including the GNU Public Licence.]
*/
-#include <openssl/crypto.h>
#include "des_locl.h"
void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,