summaryrefslogtreecommitdiffstats
path: root/crypto/des/fcrypt_b.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/fcrypt_b.c')
-rw-r--r--crypto/des/fcrypt_b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/fcrypt_b.c b/crypto/des/fcrypt_b.c
index 18d7ffc18c..8822816938 100644
--- a/crypto/des/fcrypt_b.c
+++ b/crypto/des/fcrypt_b.c
@@ -57,7 +57,6 @@
*/
#include <stdio.h>
-#include <openssl/crypto.h>
/* This version of crypt has been developed from my MIT compatible
* DES library.