From: Ulf Möller Date: Thu, 1 Jun 2000 20:25:44 +0000 (+0000) Subject: Use NO_FP_API. X-Git-Tag: OpenSSL-engine-0_9_6-beta1~66^2~1 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=de42b6a7a82be33d2976ab605e74d7bc95b71447 Use NO_FP_API. --- 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