From 08a54f6e6a2bf705eb26489e2023b53e1e99607d Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 20 Mar 2003 23:24:47 +0000 Subject: Make sure we get the definition of OPENSSL_NO_FP_API. --- crypto/lhash/lhash.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/lhash') diff --git a/crypto/lhash/lhash.h b/crypto/lhash/lhash.h index dee8207333..7c1d486425 100644 --- a/crypto/lhash/lhash.h +++ b/crypto/lhash/lhash.h @@ -63,6 +63,7 @@ #ifndef HEADER_LHASH_H #define HEADER_LHASH_H +#include #ifndef OPENSSL_NO_FP_API #include #endif -- cgit v1.2.3