From: Richard Levitte Date: Sat, 28 Dec 2002 01:46:21 +0000 (+0000) Subject: Make sure OPENSSL_cleanse is declared properly. X-Git-Tag: OpenSSL_0_9_6i~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=84d964a59f82c39f938af9421efe955616013055;p=oweals%2Fopenssl.git Make sure OPENSSL_cleanse is declared properly. --- diff --git a/crypto/des/des.c b/crypto/des/des.c index 22596648e8..470432e10f 100644 --- a/crypto/des/des.c +++ b/crypto/des/des.c @@ -86,6 +86,7 @@ #endif #include #endif +#include #include #include