diff options
Diffstat (limited to 'src/auditor/taler-auditor-sync.c')
-rw-r--r-- | src/auditor/taler-auditor-sync.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/taler-auditor-sync.c b/src/auditor/taler-auditor-sync.c index ad55d7ccd..79135230f 100644 --- a/src/auditor/taler-auditor-sync.c +++ b/src/auditor/taler-auditor-sync.c | |||
@@ -593,6 +593,7 @@ main (int argc, | |||
593 | GNUNET_GETOPT_OPTION_END | 593 | GNUNET_GETOPT_OPTION_END |
594 | }; | 594 | }; |
595 | 595 | ||
596 | TALER_OS_init (); | ||
596 | TALER_gcrypt_init (); /* must trigger initialization manually at this point! */ | 597 | TALER_gcrypt_init (); /* must trigger initialization manually at this point! */ |
597 | { | 598 | { |
598 | int ret; | 599 | int ret; |