From 8120813066728ab4bd2d5c6d058f528e5cc627fc Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 20 Feb 2001 07:43:22 +0000 Subject: Use new-style system-id macros. --- crypto/bn/bn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/bn') diff --git a/crypto/bn/bn.h b/crypto/bn/bn.h index 7129d36984..218907b8cd 100644 --- a/crypto/bn/bn.h +++ b/crypto/bn/bn.h @@ -68,7 +68,7 @@ extern "C" { #endif -#ifdef VMS +#ifdef OPENSSL_SYS_VMS #undef BN_LLONG /* experimental, so far... */ #endif -- cgit v1.2.3