Make sure we get the definition of OPENSSL_NO_ECDH.
This commit is contained in:
parent
87c9c659de
commit
03829b2b47
@ -69,6 +69,8 @@
|
|||||||
#ifndef HEADER_ECDH_H
|
#ifndef HEADER_ECDH_H
|
||||||
#define HEADER_ECDH_H
|
#define HEADER_ECDH_H
|
||||||
|
|
||||||
|
#include <openssl/opensslconf.h>
|
||||||
|
|
||||||
#ifdef OPENSSL_NO_ECDH
|
#ifdef OPENSSL_NO_ECDH
|
||||||
#error ECDH is disabled.
|
#error ECDH is disabled.
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user