Adjust #include
This commit is contained in:
parent
569778b517
commit
d5a90f8f45
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#include "crypto_hash_sha512.h"
|
#include "crypto_hash_sha512.h"
|
||||||
#include "crypto_sign_ed25519.h"
|
#include "crypto_sign_ed25519.h"
|
||||||
#include "private/ed25519_ref10.h"
|
#include "ref10/sign_ed25519_ref10.h"
|
||||||
|
|
||||||
size_t
|
size_t
|
||||||
crypto_sign_ed25519ph_statebytes(void)
|
crypto_sign_ed25519ph_statebytes(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user