We should really include sodium/*.h, but back out the randombytes one for now

This commit is contained in:
Frank Denis 2013-01-20 15:48:55 -08:00
parent 46f10a2314
commit 27b19131ae

View File

@ -1,4 +1,4 @@
#include "sodium/randombytes.h"
#include "randombytes.h"
unsigned char x[65536];
unsigned long long freq[256];