From f3b8b34a882a09ff73facc4c6ce7cdcad59b8656 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Wed, 13 Feb 2013 22:15:56 +0000 Subject: Import OpenSSL 1.0.1e. Approved by: secteam (delphij, simon), benl (silence) --- crypto/mdc2/mdc2dgst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/mdc2/mdc2dgst.c') diff --git a/crypto/mdc2/mdc2dgst.c b/crypto/mdc2/mdc2dgst.c index b74bb1a75944..d66ed6a1c6a3 100644 --- a/crypto/mdc2/mdc2dgst.c +++ b/crypto/mdc2/mdc2dgst.c @@ -59,9 +59,9 @@ #include #include #include +#include #include #include -#include #undef c2l #define c2l(c,l) (l =((DES_LONG)(*((c)++))) , \ -- cgit v1.2.3