From 0e995464244752ec736382bc2578f434556506a4 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 8 Mar 2001 17:20:31 +0000 Subject: Some EC function names are really long. Make aliases for VMS on VAX. --- crypto/ec/ec.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/ec') diff --git a/crypto/ec/ec.h b/crypto/ec/ec.h index 9f5ba3783c..0f0b9e08a5 100644 --- a/crypto/ec/ec.h +++ b/crypto/ec/ec.h @@ -57,6 +57,7 @@ #define HEADER_EC_H #include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3