/* ISC license. */ /* MT-unsafe */ #include #include "random-internal.h" #include void badrandom_finish (void) { rrandom_finish(&badrandom_here) ; }