mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 18:57:22 +09:00
Missing #include "randombytes.h"
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "core.h"
|
||||
#include "crypto_onetimeauth.h"
|
||||
#include "randombytes.h"
|
||||
|
||||
static bool initialized;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user