mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 03:37:49 +02:00
Fix compilation without deprecated OpenSSL APIs
This commit is contained in:
parent
d84c9ad611
commit
e8db36558c
4 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
#include <string.h>
|
||||
#include <array>
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/sha.h>
|
||||
#include <openssl/evp.h>
|
||||
#include "I2PEndian.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue