aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/taler-mint-httpd.h')
-rw-r--r--src/mint/taler-mint-httpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h
index 59f38aadb..cff2859db 100644
--- a/src/mint/taler-mint-httpd.h
+++ b/src/mint/taler-mint-httpd.h
@@ -38,6 +38,7 @@ extern struct GNUNET_CONFIGURATION_Handle *cfg;
38 38
39/** 39/**
40 * Main directory with mint data. 40 * Main directory with mint data.
41 * FIXME: should we have those globals really here?
41 */ 42 */
42extern char *mintdir; 43extern char *mintdir;
43 44