From b0bb2b914a0971aeaf60c5e0dde56e1c8aa78a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Sun, 16 Jan 2000 21:07:36 +0000 Subject: [PATCH] Header for RAND_seed() --- crypto/dh/dhtest.c | 1 + 1 file changed, 1 insertion(+) 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[]) -- GitLab