aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-http.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/t-http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/t-http.c b/common/t-http.c
index 7b9c7446b..d4c974dc1 100644
--- a/common/t-http.c
+++ b/common/t-http.c
@@ -148,7 +148,7 @@ main (int argc, char **argv)
const char *cafile = NULL;
http_session_t session = NULL;
- es_init ();
+ gpgrt_init ();
log_set_prefix (PGM, 1 | 4);
if (argc)
{ argc--; argv++; }