only include bn.h once
This commit is contained in:
parent
11ea212e8c
commit
d7ecc206ba
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ extern int GetThreadID(void);
|
||||||
#ifndef OPENSSL_NO_DH
|
#ifndef OPENSSL_NO_DH
|
||||||
#include <openssl/dh.h>
|
#include <openssl/dh.h>
|
||||||
#endif
|
#endif
|
||||||
#include <openssl/bn.h>
|
|
||||||
|
|
||||||
#ifndef OPENSSL_NO_HW
|
#ifndef OPENSSL_NO_HW
|
||||||
#ifndef OPENSSL_NO_HW_AEP
|
#ifndef OPENSSL_NO_HW_AEP
|
||||||
|
|
Loading…
Reference in a new issue