Make sure we get the definition of OPENSSL_NO_DH.
This commit is contained in:
parent
0f3879455b
commit
d3ae5b1c8a
@ -59,6 +59,8 @@
|
||||
#ifndef HEADER_DH_H
|
||||
#define HEADER_DH_H
|
||||
|
||||
#include <openssl/e_os2.h>
|
||||
|
||||
#ifdef OPENSSL_NO_DH
|
||||
#error DH is disabled.
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user