diff options
Diffstat (limited to 'src/mint/taler-mint-httpd_keys.c')
-rw-r--r-- | src/mint/taler-mint-httpd_keys.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mint/taler-mint-httpd_keys.c b/src/mint/taler-mint-httpd_keys.c index 579112749..fc425876f 100644 --- a/src/mint/taler-mint-httpd_keys.c +++ b/src/mint/taler-mint-httpd_keys.c | |||
@@ -24,12 +24,7 @@ | |||
24 | #include <gnunet/gnunet_util_lib.h> | 24 | #include <gnunet/gnunet_util_lib.h> |
25 | #include <jansson.h> | 25 | #include <jansson.h> |
26 | #include <microhttpd.h> | 26 | #include <microhttpd.h> |
27 | #include <libpq-fe.h> | ||
28 | #include <pthread.h> | ||
29 | #include "mint.h" | 27 | #include "mint.h" |
30 | #include "taler_signatures.h" | ||
31 | #include "taler_json_lib.h" | ||
32 | #include "taler-mint-httpd_parsing.h" | ||
33 | #include "taler-mint-httpd_keys.h" | 28 | #include "taler-mint-httpd_keys.h" |
34 | #include "taler-mint-httpd_keystate.h" | 29 | #include "taler-mint-httpd_keystate.h" |
35 | 30 | ||