summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/bio/b_print.c
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-10 01:40:00 +0000
committernectar <nectar@FreeBSD.org>2002-08-10 01:40:00 +0000
commitc48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29 (patch)
treef0fcf1d2bc9428ac2d27136f2ac0d4a06cf28b96 /crypto/openssl/crypto/bio/b_print.c
parent2836f6786d79b0744c8ce9190e27eb4793579235 (diff)
downloadFreeBSD-src-c48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29.zip
FreeBSD-src-c48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29.tar.gz
Import of OpenSSL 0.9.6f.
Diffstat (limited to 'crypto/openssl/crypto/bio/b_print.c')
-rw-r--r--crypto/openssl/crypto/bio/b_print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/bio/b_print.c b/crypto/openssl/crypto/bio/b_print.c
index 90011db..fa4e350 100644
--- a/crypto/openssl/crypto/bio/b_print.c
+++ b/crypto/openssl/crypto/bio/b_print.c
@@ -109,7 +109,7 @@
* o ... (for OpenSSL)
*/
-#if HAVE_LONG_DOUBLE
+#ifdef HAVE_LONG_DOUBLE
#define LDOUBLE long double
#else
#define LDOUBLE double
OpenPOWER on IntegriCloud