Add missing header for _crypto_stream_salsa20_pick_best_implementation
This commit is contained in:
parent
e08843d138
commit
d781ec3cdf
@ -13,6 +13,7 @@
|
||||
#include "crypto_pwhash_argon2i.h"
|
||||
#include "crypto_scalarmult.h"
|
||||
#include "crypto_stream_chacha20.h"
|
||||
#include "crypto_stream_salsa20.h"
|
||||
#include "randombytes.h"
|
||||
#include "runtime.h"
|
||||
#include "utils.h"
|
||||
|
Loading…
Reference in New Issue
Block a user