Use new-style system-id macros.
authorRichard Levitte <levitte@openssl.org>
Tue, 20 Feb 2001 07:43:22 +0000 (07:43 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 20 Feb 2001 07:43:22 +0000 (07:43 +0000)
crypto/bn/bn.h

index 7129d36984911993d5f4469ef77e74dfe1aa8934..218907b8cd0782c0edf23ed14cde1bde47cb3759 100644 (file)
@@ -68,7 +68,7 @@
 extern "C" {
 #endif
 
-#ifdef VMS
+#ifdef OPENSSL_SYS_VMS
 #undef BN_LLONG /* experimental, so far... */
 #endif