summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_refresh.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-16 20:33:01 +0200
committerChristian Grothoff <christian@grothoff.org>2015-05-16 20:33:01 +0200
commitaa89db4d0a92f341eb6239a06c7b69410934132b (patch)
treed352df5b1ce83e15e98994fbf7edffb113f9752e /src/mint/taler-mint-httpd_refresh.c
parent21da34a5011bfb9445b658febdb40c90c34b4170 (diff)
downloadexchange-aa89db4d0a92f341eb6239a06c7b69410934132b.tar.gz
exchange-aa89db4d0a92f341eb6239a06c7b69410934132b.tar.bz2
exchange-aa89db4d0a92f341eb6239a06c7b69410934132b.zip
organize #include, remove redundant includes
Diffstat (limited to 'src/mint/taler-mint-httpd_refresh.c')
-rw-r--r--src/mint/taler-mint-httpd_refresh.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mint/taler-mint-httpd_refresh.c b/src/mint/taler-mint-httpd_refresh.c
index cde7d22ca..0ffba6e87 100644
--- a/src/mint/taler-mint-httpd_refresh.c
+++ b/src/mint/taler-mint-httpd_refresh.c
@@ -24,9 +24,6 @@
#include <gnunet/gnunet_util_lib.h>
#include <jansson.h>
#include <microhttpd.h>
-#include "taler_mintdb_plugin.h"
-#include "taler_signatures.h"
-#include "taler_util.h"
#include "taler-mint-httpd_parsing.h"
#include "taler-mint-httpd_mhd.h"
#include "taler-mint-httpd_refresh.h"