summaryrefslogtreecommitdiffstats
path: root/providers/implementations/rands/crngt.c
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/rands/crngt.c')
-rw-r--r--providers/implementations/rands/crngt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/rands/crngt.c b/providers/implementations/rands/crngt.c
index 1777b33489..30a1a1088a 100644
--- a/providers/implementations/rands/crngt.c
+++ b/providers/implementations/rands/crngt.c
@@ -14,7 +14,7 @@
#include <string.h>
#include <openssl/evp.h>
-#include <openssl/core_numbers.h>
+#include <openssl/core_dispatch.h>
#include <openssl/params.h>
#include "prov/providercommon.h"
#include "prov/provider_ctx.h"