diff options
Diffstat (limited to 'test/tls-provider.c')
-rw-r--r-- | test/tls-provider.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tls-provider.c b/test/tls-provider.c index 4025d9ee16..158c00747c 100644 --- a/test/tls-provider.c +++ b/test/tls-provider.c @@ -9,7 +9,7 @@ #include <string.h> #include <openssl/core_names.h> -#include <openssl/core_numbers.h> +#include <openssl/core_dispatch.h> #include <openssl/rand.h> #include <openssl/params.h> /* For TLS1_3_VERSION */ |