Merge remote-tracking branch 'tor-gitlab/mr/133'

This commit is contained in:
Alexander Færøy 2020-08-26 21:55:39 +00:00
commit 511730db2d

View File

@ -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];