summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/bn.h')
-rw-r--r--crypto/bn/bn.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/bn/bn.h b/crypto/bn/bn.h
index c8b7c090a9..78009239c4 100644
--- a/crypto/bn/bn.h
+++ b/crypto/bn/bn.h
@@ -68,6 +68,10 @@
extern "C" {
#endif
+#ifdef VMS
+#undef BN_LLONG /* experimental, so far... */
+#endif
+
#define BN_MUL_COMBA
#define BN_SQR_COMBA
#define BN_RECURSION