From de42b6a7a82be33d2976ab605e74d7bc95b71447 Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Thu, 1 Jun 2000 20:25:44 +0000 Subject: Use NO_FP_API. --- crypto/bn/bn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/bn/bn.h b/crypto/bn/bn.h index 009b0eb685..9fa995c64f 100644 --- a/crypto/bn/bn.h +++ b/crypto/bn/bn.h @@ -59,7 +59,7 @@ #ifndef HEADER_BN_H #define HEADER_BN_H -#ifndef WIN16 +#ifndef NO_FP_API #include /* FILE */ #endif #include -- cgit v1.2.3