mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Include crypto_rand.h in ed25519_tor.c
This commit is contained in:
parent
36203e8894
commit
b16d82043c
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "ed25519-randombytes.h"
|
||||
#include "ed25519-hash.h"
|
||||
|
||||
#include "lib/crypt_ops/crypto_rand.h"
|
||||
#include "lib/crypt_ops/crypto_util.h"
|
||||
|
||||
typedef unsigned char ed25519_signature[64];
|
||||
|
|
Loading…
Add table
Reference in a new issue