diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd.c b/src/exchange/taler-exchange-httpd.c index ca058f0b7..d0d8b9533 100644 --- a/src/exchange/taler-exchange-httpd.c +++ b/src/exchange/taler-exchange-httpd.c | |||
@@ -1669,6 +1669,7 @@ main (int argc, | |||
1669 | int fh = -1; | 1669 | int fh = -1; |
1670 | enum TALER_MHD_GlobalOptions go; | 1670 | enum TALER_MHD_GlobalOptions go; |
1671 | 1671 | ||
1672 | TALER_OS_init (); | ||
1672 | ret = GNUNET_GETOPT_run ("taler-exchange-httpd", | 1673 | ret = GNUNET_GETOPT_run ("taler-exchange-httpd", |
1673 | options, | 1674 | options, |
1674 | argc, argv); | 1675 | argc, argv); |