From 44c09667ffb6c71f3a3173cc27fa44eb7e428baa Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 1 Aug 2002 19:30:58 +0000 Subject: Avoid yet another name clash with libdes, and make the declaration consistent with the definition. --- crypto/des/ecb_enc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/des/ecb_enc.c') diff --git a/crypto/des/ecb_enc.c b/crypto/des/ecb_enc.c index 4650f2fa0f..1b70f68806 100644 --- a/crypto/des/ecb_enc.c +++ b/crypto/des/ecb_enc.c @@ -57,6 +57,7 @@ */ #include "des_locl.h" +#include "des_ver.h" #include "spr.h" #include -- cgit v1.2.3