summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/cryptlib_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/include/internal/cryptlib_int.h')
-rw-r--r--crypto/include/internal/cryptlib_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/include/internal/cryptlib_int.h b/crypto/include/internal/cryptlib_int.h
index 36c0a10e03..0e457623ff 100644
--- a/crypto/include/internal/cryptlib_int.h
+++ b/crypto/include/internal/cryptlib_int.h
@@ -63,7 +63,7 @@ struct thread_local_inits_st {
int async;
int err_state;
};
-void *ossl_init_get_thread_local(int alloc);
+
int ossl_init_thread_start(uint64_t opts);
/*
* OPENSSL_INIT flags. The primary list of these is in crypto.h. Flags below