crypto/rand/rand_vms.c: include "internal/rand_int.h"
authorRichard Levitte <levitte@openssl.org>
Tue, 20 Mar 2018 07:31:10 +0000 (08:31 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 09:13:48 +0000 (09:13 +0000)
commit93bf19458468d0fb1d4a4f88d672c584f0cf3d45
tree848658fcd0d3a4c126429813bc1b6829743b8310
parent59f124f90f52395c240fcd2f387a91234b0d25be
crypto/rand/rand_vms.c: include "internal/rand_int.h"

Without it, the RAND_POOL typedef is missing

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5685)
crypto/rand/rand_vms.c