X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Finclude%2Finternal%2Frand_int.h;h=90b00946a8302150bc272530c66f371aba7bd951;hp=30887c4a7cbff0f799618bdce7ec24fdd95100e4;hb=a35f607c9f9112c649b367d05639394fc1c30771;hpb=99801878c09404e45d8176739d3a555c41b77d0b diff --git a/crypto/include/internal/rand_int.h b/crypto/include/internal/rand_int.h index 30887c4a7c..90b00946a8 100644 --- a/crypto/include/internal/rand_int.h +++ b/crypto/include/internal/rand_int.h @@ -18,3 +18,4 @@ #include void rand_cleanup_int(void); +void rand_fork(void);