Add missing header
This commit is contained in:
parent
7a95e921ac
commit
71056e2f75
@ -2,6 +2,7 @@
|
|||||||
#include "core.h"
|
#include "core.h"
|
||||||
#include "crypto_generichash.h"
|
#include "crypto_generichash.h"
|
||||||
#include "crypto_onetimeauth.h"
|
#include "crypto_onetimeauth.h"
|
||||||
|
#include "crypto_pwhash_argon2i.h"
|
||||||
#include "crypto_scalarmult.h"
|
#include "crypto_scalarmult.h"
|
||||||
#include "crypto_stream_chacha20.h"
|
#include "crypto_stream_chacha20.h"
|
||||||
#include "randombytes.h"
|
#include "randombytes.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user