Commit 81208130 authored by Richard Levitte's avatar Richard Levitte
Browse files

Use new-style system-id macros.

parent 7242cd8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@
extern "C" {
#endif

#ifdef VMS
#ifdef OPENSSL_SYS_VMS
#undef BN_LLONG /* experimental, so far... */
#endif