mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
We should really include sodium/*.h, but back out the randombytes one for now
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include "sodium/randombytes.h"
|
||||
#include "randombytes.h"
|
||||
|
||||
unsigned char x[65536];
|
||||
unsigned long long freq[256];
|
||||
|
||||
Reference in New Issue
Block a user