Header for RAND_seed()
authorUlf Möller <ulf@openssl.org>
Sun, 16 Jan 2000 21:07:36 +0000 (21:07 +0000)
committerUlf Möller <ulf@openssl.org>
Sun, 16 Jan 2000 21:07:36 +0000 (21:07 +0000)
crypto/dh/dhtest.c

index 1346f98f839c101482e3e2db58e64833fae782ff..d66c28455ec01211adf6b6b3af2eb400f361d0fc 100644 (file)
@@ -65,6 +65,7 @@
 #include <openssl/crypto.h>
 #include <openssl/bio.h>
 #include <openssl/bn.h>
+#include <openssl/rand.h>
 
 #ifdef NO_DH
 int main(int argc, char *argv[])