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
+2
View File
@@ -322,7 +322,9 @@ static unsigned long my_test_rng(unsigned char *buf, unsigned long len,
void reg_algs(void)
{
#ifdef LTC_PRNG_ENABLE_LTC_RNG
unsigned long before;
#endif
int err;
atexit(_unregister_all);