Kaynağa Gözat

fix travis failure

Karel Miko 8 yıl önce
ebeveyn
işleme
15db3eab59
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      testprof/x86_prof.c

+ 2 - 0
testprof/x86_prof.c

@@ -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);