Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2019-02-13 15:09:02 -05:00
9 changed files with 126 additions and 98 deletions

View File

@@ -1564,7 +1564,7 @@ static const char *build_opts[] = {
#ifdef USE_ISAAC64
"pseudo random numbers generated by ISAAC64",
#ifdef DEV_RANDOM
#ifdef __STDC__
#ifdef NHSTDC
/* include which specific one */
"strong PRNG seed available from " DEV_RANDOM,
#else