mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-05-01 13:12:30 +02:00
fixed build with recent libi2pd
This commit is contained in:
parent
ab2043eeb6
commit
0222c3faa0
8 changed files with 9 additions and 9 deletions
|
@ -197,7 +197,7 @@ int main(int argc, char * argv[])
|
|||
return 0;
|
||||
}
|
||||
|
||||
InitCrypto(false);
|
||||
InitCrypto(false, true, true, false);
|
||||
|
||||
if(!fam.size()) {
|
||||
// no family name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue