aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/err_all.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-01-14 17:28:48 +0000
committerBodo Möller <bodo@openssl.org>2000-01-14 17:28:48 +0000
commita8eeb155b5323809113e57e62de887b31f9fba7b (patch)
treec851ece4dca513e45caf179ff7d676895ce76d90 /crypto/err/err_all.c
parent2f878669b7d1a22e52fa8ab86cf6a6095a9fad03 (diff)
downloadopenssl-a8eeb155b5323809113e57e62de887b31f9fba7b.tar.gz
Avoid some warnings, and run "make update".
Diffstat (limited to 'crypto/err/err_all.c')
-rw-r--r--crypto/err/err_all.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c
index a6f6447a73..10c463b389 100644
--- a/crypto/err/err_all.c
+++ b/crypto/err/err_all.c
@@ -80,6 +80,7 @@
#include <openssl/x509v3.h>
#include <openssl/conf.h>
#include <openssl/pkcs12.h>
+#include <openssl/rand.h>
#include <openssl/err.h>
void ERR_load_crypto_strings(void)