mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Include crypto_rand.h in ed25519_tor.c
This commit is contained in:
parent
36203e8894
commit
b16d82043c
@ -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…
Reference in New Issue
Block a user