diff options
Diffstat (limited to 'src/auditor/taler-auditor-httpd.c')
-rw-r--r-- | src/auditor/taler-auditor-httpd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/taler-auditor-httpd.c b/src/auditor/taler-auditor-httpd.c index da17e7698..57165ef03 100644 --- a/src/auditor/taler-auditor-httpd.c +++ b/src/auditor/taler-auditor-httpd.c | |||
@@ -571,6 +571,7 @@ main (int argc, | |||
571 | int fh = -1; | 571 | int fh = -1; |
572 | enum TALER_MHD_GlobalOptions go; | 572 | enum TALER_MHD_GlobalOptions go; |
573 | 573 | ||
574 | TALER_OS_init (); | ||
574 | { | 575 | { |
575 | int ret; | 576 | int ret; |
576 | 577 | ||