summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_keystate.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-15 17:17:29 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-15 17:17:29 +0100
commit7e6b7e6b539dbbf042f51530db23f316688352a6 (patch)
treed3d97dab43c66f83ba92253d3ff8a0b533c1cf14 /src/mint/taler-mint-httpd_keystate.c
parent1479d2ce0628adb354480a8ae3238256b890d62f (diff)
downloadexchange-7e6b7e6b539dbbf042f51530db23f316688352a6.tar.gz
exchange-7e6b7e6b539dbbf042f51530db23f316688352a6.tar.bz2
exchange-7e6b7e6b539dbbf042f51530db23f316688352a6.zip
remove dead #includes
Diffstat (limited to 'src/mint/taler-mint-httpd_keystate.c')
-rw-r--r--src/mint/taler-mint-httpd_keystate.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mint/taler-mint-httpd_keystate.c b/src/mint/taler-mint-httpd_keystate.c
index b1c51c284..405b4bec6 100644
--- a/src/mint/taler-mint-httpd_keystate.c
+++ b/src/mint/taler-mint-httpd_keystate.c
@@ -21,12 +21,8 @@
* @author Christian Grothoff
*/
#include "platform.h"
-#include <gnunet/gnunet_util_lib.h>
#include <pthread.h>
-#include "taler_signatures.h"
#include "taler-mint-httpd_keystate.h"
-#include "taler_util.h"
-#include "taler-mint-httpd_parsing.h"
/**