Remove unneeded #include

This commit is contained in:
Frank Denis 2014-08-15 17:14:04 -07:00
parent 61449686ee
commit 6dfada1ebc

View File

@ -18,7 +18,6 @@
#include "crypto_core_salsa20.h" #include "crypto_core_salsa20.h"
#include "crypto_auth_hmacsha512256.h" #include "crypto_auth_hmacsha512256.h"
#include "crypto_generichash.h"
#include "crypto_stream_salsa20.h" #include "crypto_stream_salsa20.h"
#include "randombytes.h" #include "randombytes.h"
#include "randombytes_salsa20_random.h" #include "randombytes_salsa20_random.h"