mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-28 04:37:13 +09:00
Missing #include for sodium_memzero()
This commit is contained in:
+1
@@ -1,4 +1,5 @@
|
||||
#include "api.h"
|
||||
#include "utils.h"
|
||||
|
||||
int crypto_box(
|
||||
unsigned char *c,
|
||||
|
||||
Reference in New Issue
Block a user