Fix compiling with OpenSSL < 1.1.0.
This commit is contained in:
parent
9a9f6fac00
commit
b1c29464b6
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ typedef RSA rsa_t;
|
|||
|
||||
#include "../logger.h"
|
||||
#include "../rsagen.h"
|
||||
#include "../xalloc.h"
|
||||
|
||||
/* This function prettyprints the key generation process */
|
||||
|
||||
|
|
Loading…
Reference in a new issue