aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbxutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/kbxutil.c')
-rw-r--r--kbx/kbxutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbx/kbxutil.c b/kbx/kbxutil.c
index 5a0543128..c7ac5b852 100644
--- a/kbx/kbxutil.c
+++ b/kbx/kbxutil.c
@@ -457,6 +457,7 @@ main (int argc, char **argv)
/* Make sure that our subsystems are ready. */
i18n_init ();
init_common_subsystems (&argc, &argv);
+ setup_libgcrypt_logging ();
/*create_dotlock(NULL); register locking cleanup */