Adjust #include

This commit is contained in:
Frank Denis 2017-11-11 18:06:29 +01:00
parent 569778b517
commit d5a90f8f45

View File

@ -3,7 +3,7 @@
#include "crypto_hash_sha512.h"
#include "crypto_sign_ed25519.h"
#include "private/ed25519_ref10.h"
#include "ref10/sign_ed25519_ref10.h"
size_t
crypto_sign_ed25519ph_statebytes(void)