aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbxutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/kbxutil.c')
-rw-r--r--kbx/kbxutil.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/kbx/kbxutil.c b/kbx/kbxutil.c
index ebc69fa61..3919684e5 100644
--- a/kbx/kbxutil.c
+++ b/kbx/kbxutil.c
@@ -408,7 +408,10 @@ main( int argc, char **argv )
set_strusage( my_strusage );
gcry_control (GCRYCTL_DISABLE_SECMEM);
log_set_prefix ("kbxutil", 1);
- set_native_charset (NULL);
+
+ /* Make sure that our subsystems are ready. */
+ init_common_subsystems ();
+
i18n_init ();
/* Check that the libraries are suitable. Do it here because