From 7d038e9d4d83e7c7120e78418e108df70b9025d6 Mon Sep 17 00:00:00 2001 From: markus <> Date: Tue, 10 Sep 2002 16:31:57 +0000 Subject: merge openssl-0.9.7-beta3, tested on vax by miod@ --- src/lib/libcrypto/rand/rand_unix.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/libcrypto/rand/rand_unix.c') diff --git a/src/lib/libcrypto/rand/rand_unix.c b/src/lib/libcrypto/rand/rand_unix.c index 0b29235130..a7f66c6dfe 100644 --- a/src/lib/libcrypto/rand/rand_unix.c +++ b/src/lib/libcrypto/rand/rand_unix.c @@ -109,6 +109,8 @@ * */ +#define USE_SOCKETS +#include "e_os.h" #include "cryptlib.h" #include #include "rand_lcl.h" -- cgit v1.2.3-55-g6feb