Use new-style system-id macros.

This commit is contained in:
Richard Levitte 2001-02-20 07:43:22 +00:00
parent 7242cd8f8f
commit 8120813066
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
extern "C" {
#endif
#ifdef VMS
#ifdef OPENSSL_SYS_VMS
#undef BN_LLONG /* experimental, so far... */
#endif