From 58d401f56c65ec088dae12f0c928f473981b8674 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Tue, 9 Nov 2010 23:24:31 +0000 Subject: [PATCH] Include in the OpenSSL back end's weak_key.c for the DES_is_weak_key prototype. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24512 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/openssl/des/weak_key.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/crypto/openssl/des/weak_key.c b/src/lib/crypto/openssl/des/weak_key.c index eb49d5816..c739bc29f 100644 --- a/src/lib/crypto/openssl/des/weak_key.c +++ b/src/lib/crypto/openssl/des/weak_key.c @@ -34,6 +34,7 @@ */ #include "des_int.h" +#include /* * The following are the weak DES keys: -- 2.26.2