summaryrefslogtreecommitdiffstats
path: root/crypto/des/cfb_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/cfb_enc.c')
-rw-r--r--crypto/des/cfb_enc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/cfb_enc.c b/crypto/des/cfb_enc.c
index d8c195e1d6..720f29a28e 100644
--- a/crypto/des/cfb_enc.c
+++ b/crypto/des/cfb_enc.c
@@ -57,7 +57,6 @@
*/
#include "e_os.h"
-#include <openssl/crypto.h>
#include "des_locl.h"
#include <assert.h>