mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Fix compilation without deprecated OpenSSL APIs
This commit is contained in:
parent
f74b27c58c
commit
90f2b2d249
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