From: Ulf Möller Date: Sun, 16 Jan 2000 21:07:36 +0000 (+0000) Subject: Header for RAND_seed() X-Git-Tag: OpenSSL_0_9_5beta1~263 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=b0bb2b914a0971aeaf60c5e0dde56e1c8aa78a23 Header for RAND_seed() --- diff --git a/crypto/dh/dhtest.c b/crypto/dh/dhtest.c index 1346f98f83..d66c28455e 100644 --- a/crypto/dh/dhtest.c +++ b/crypto/dh/dhtest.c @@ -65,6 +65,7 @@ #include #include #include +#include #ifdef NO_DH int main(int argc, char *argv[])