Fix even more warnings

This commit is contained in:
Pasi Kallinen
2020-04-06 11:54:30 +03:00
parent 99519c4e5b
commit e215f09ddb
17 changed files with 109 additions and 109 deletions

View File

@@ -7,6 +7,8 @@
#ifdef USE_ISAAC64
#include "isaac64.h"
static int FDECL(whichrng, (int FDECL((*fn), (int))));
#if 0
static isaac64_ctx rng_state;
#endif