Module Name: src Committed By: joerg Date: Tue Jan 12 14:21:18 UTC 2021
Modified Files:
src/usr.bin/nbperf: nbperf.c
Log Message:
Don't use arc4random for the tools build on NetBSD either.
compat_defs.h explicitly forces _POSIX_SOURCE and this hides the
prototype in stdlib.h.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/nbperf/nbperf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
