From: Dr. Stephen Henson Date: Thu, 20 Mar 2003 17:09:46 +0000 (+0000) Subject: Avoid warning. X-Git-Tag: BEN_FIPS_TEST_1~38^2~245 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=10a66ad38993c9f2b9e7d9d97ccc3e15c4eff495;p=oweals%2Fopenssl.git Avoid warning. --- diff --git a/crypto/ecdh/ech_ossl.c b/crypto/ecdh/ech_ossl.c index b00c6c431a..076eb2ea1f 100644 --- a/crypto/ecdh/ech_ossl.c +++ b/crypto/ecdh/ech_ossl.c @@ -70,6 +70,8 @@ #include +#include "cryptlib.h" + #include #include #include