Make sure we get the definition of OPENSSL_NO_EC.
This commit is contained in:
parent
751ff1d376
commit
87c9c659de
@ -72,6 +72,8 @@
|
|||||||
#ifndef HEADER_EC_H
|
#ifndef HEADER_EC_H
|
||||||
#define HEADER_EC_H
|
#define HEADER_EC_H
|
||||||
|
|
||||||
|
#include <openssl/opensslconf.h>
|
||||||
|
|
||||||
#ifdef OPENSSL_NO_EC
|
#ifdef OPENSSL_NO_EC
|
||||||
#error EC is disabled.
|
#error EC is disabled.
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user