summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-24 18:27:24 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-24 18:27:24 +0100
commita3ac2587cfee3c8b6e058d4086eea8f5f297e5af (patch)
tree61e4e8881d2c7d0952a44f75f08582b852789169 /src/mint/taler-mint-httpd.h
parentec05a64e3e6346ea91b79244a0a69b06afd22562 (diff)
parent324bf3f980542cb9f209ee7edc6f142c5c34e5a2 (diff)
downloadexchange-a3ac2587cfee3c8b6e058d4086eea8f5f297e5af.tar.gz
exchange-a3ac2587cfee3c8b6e058d4086eea8f5f297e5af.tar.bz2
exchange-a3ac2587cfee3c8b6e058d4086eea8f5f297e5af.zip
Merge branch 'master' of git.taler.net:/var/git/mint
Diffstat (limited to 'src/mint/taler-mint-httpd.h')
-rw-r--r--src/mint/taler-mint-httpd.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h
index a86b06e43..50b745703 100644
--- a/src/mint/taler-mint-httpd.h
+++ b/src/mint/taler-mint-httpd.h
@@ -23,12 +23,7 @@
#ifndef TALER_MINT_HTTPD_H
#define TALER_MINT_HTTPD_H
-
-/**
- * Cut-and-choose size for refreshing.
- * FIXME: maybe make it a config option?
- */
-#define KAPPA 3
+#include <microhttpd.h>
/**
* For now, we just do EUR. Should become configurable