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/err/err.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/err') diff --git a/crypto/err/err.h b/crypto/err/err.h index ec895c4d12..95658addf9 100644 --- a/crypto/err/err.h +++ b/crypto/err/err.h @@ -59,6 +59,8 @@ #ifndef HEADER_ERR_H #define HEADER_ERR_H +#include + #ifndef OPENSSL_NO_FP_API #include #include -- cgit v1.2.3