Include bn.h instead of defining BIGNUM as char.

This commit is contained in:
Ulf Möller 1999-04-01 20:05:04 +00:00
parent e709e485d7
commit 2fb50a2905

View file

@ -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