summaryrefslogtreecommitdiff
path: root/tests/x509cert.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/x509cert.c')
-rw-r--r--tests/x509cert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/x509cert.c b/tests/x509cert.c
index e753c0798f..3e974b429e 100644
--- a/tests/x509cert.c
+++ b/tests/x509cert.c
@@ -169,7 +169,7 @@ doit (void)
/* this must be called once in the program
*/
- gnutls_global_init ();
+ global_init ();
gnutls_global_set_log_function (tls_log_func);
if (debug)