fix travis failure

This commit is contained in:
Karel Miko 2017-03-21 20:04:02 +01:00 committed by Steffen Jaeckel
parent 27f8e8bf75
commit 15db3eab59

View File

@ -322,7 +322,9 @@ static unsigned long my_test_rng(unsigned char *buf, unsigned long len,
void reg_algs(void) void reg_algs(void)
{ {
#ifdef LTC_PRNG_ENABLE_LTC_RNG
unsigned long before; unsigned long before;
#endif
int err; int err;
atexit(_unregister_all); atexit(_unregister_all);