mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 18:15:18 -07:00
We should really include sodium/*.h, but back out the randombytes one for now
This commit is contained in:
parent
46f10a2314
commit
27b19131ae
@ -1,4 +1,4 @@
|
|||||||
#include "sodium/randombytes.h"
|
#include "randombytes.h"
|
||||||
|
|
||||||
unsigned char x[65536];
|
unsigned char x[65536];
|
||||||
unsigned long long freq[256];
|
unsigned long long freq[256];
|
||||||
|
Loading…
Reference in New Issue
Block a user