summaryrefslogtreecommitdiff
path: root/lib/gnutls_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_global.h')
-rw-r--r--lib/gnutls_global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnutls_global.h b/lib/gnutls_global.h
index 31e759ef81..e1a8f2e25c 100644
--- a/lib/gnutls_global.h
+++ b/lib/gnutls_global.h
@@ -43,5 +43,6 @@ extern gnutls_audit_log_func _gnutls_audit_log_func;
extern int _gnutls_log_level;
extern int gnutls_crypto_init(void);
extern void gnutls_crypto_deinit(void);
+extern void _gnutls_tpm_global_deinit(void);
#endif