Nils Larsch reported that this include is required. Strange that this had
authorGeoff Thorpe <geoff@openssl.org>
Fri, 24 Sep 2004 23:37:52 +0000 (23:37 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Fri, 24 Sep 2004 23:37:52 +0000 (23:37 +0000)
gone unnoticed ...

crypto/engine/eng_padlock.c

index e010ed259efa0b0bc1bb1a46ccecaf15053e0dc6..81884ef6bf0c1f853a858cfa942f52a631087d41 100644 (file)
@@ -71,6 +71,7 @@
 #include <openssl/engine.h>
 #include <openssl/evp.h>
 #include <openssl/aes.h>
+#include <openssl/rand.h>
 
 #ifdef OPENSSL_SYS_VMS
 # include <builtins.h>