Loading crypto/ec/ec.h +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ #define HEADER_EC_H #ifdef OPENSSL_NO_EC #error Elliptic curves are disabled. #error EC is disabled. #endif #include <openssl/bn.h> Loading Loading
crypto/ec/ec.h +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ #define HEADER_EC_H #ifdef OPENSSL_NO_EC #error Elliptic curves are disabled. #error EC is disabled. #endif #include <openssl/bn.h> Loading