Include bn.h instead of defining BIGNUM as char.
This commit is contained in:
parent
e709e485d7
commit
2fb50a2905
@ -63,10 +63,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef HEADER_BN_H
|
||||
#define BIGNUM char
|
||||
#endif
|
||||
|
||||
#include "bn.h"
|
||||
|
||||
#define DH_FLAG_CACHE_MONT_P 0x01
|
||||
|
||||
typedef struct dh_st
|
||||
|
Loading…
x
Reference in New Issue
Block a user