CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/28 21:04:19
Modified files:
regress/lib/libradius: incs.h main.c
Log message:
Fix a compiler warning. Also use srandom_deterministic(3) since using
random(3) intentionally is to repeat the test failure if it happens.
