[#] http://marc.info/?l=openbsd-cvs&m=140652105100502&w=2
openbsd-cvs(obsdave,2) — All
2014-07-28 08:55:07


Module name: src
Changes by: bcook@cvs.openbsd.org 2014/07/27 22:17:07

Modified files:
regress/lib/libc/arc4random-fork: arc4random-fork.c

Log message:
remove non-portable __progname extern from arc4random unit test.

ok @deraadt