summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/include/internal/async.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/include/internal/async.h')
-rw-r--r--deps/openssl/openssl/crypto/include/internal/async.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/deps/openssl/openssl/crypto/include/internal/async.h b/deps/openssl/openssl/crypto/include/internal/async.h
index 16a12a6371..dc8e937b0c 100644
--- a/deps/openssl/openssl/crypto/include/internal/async.h
+++ b/deps/openssl/openssl/crypto/include/internal/async.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -11,3 +11,5 @@
int async_init(void);
void async_deinit(void);
+void async_delete_thread_state(void);
+