summaryrefslogtreecommitdiffstats
path: root/doc/internal/man3/rand_bytes_ex.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internal/man3/rand_bytes_ex.pod')
-rw-r--r--doc/internal/man3/rand_bytes_ex.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/man3/rand_bytes_ex.pod b/doc/internal/man3/rand_bytes_ex.pod
index cf54e02a31..e1bb0f04df 100644
--- a/doc/internal/man3/rand_bytes_ex.pod
+++ b/doc/internal/man3/rand_bytes_ex.pod
@@ -7,7 +7,7 @@ rand_bytes_ex, rand_priv_bytes_ex
=head1 SYNOPSIS
- #include "internal/rand_int.h"
+ #include "crypto/rand.h"
int rand_bytes_ex(OPENSSL_CTX *ctx, unsigned char *buf, int num);
int rand_priv_bytes_ex(OPENSSL_CTX *ctx, unsigned char *buf, int num);