aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_responses.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.h')
-rw-r--r--src/mint/taler-mint-httpd_responses.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mint/taler-mint-httpd_responses.h b/src/mint/taler-mint-httpd_responses.h
index 1f698905a..51abd9fb4 100644
--- a/src/mint/taler-mint-httpd_responses.h
+++ b/src/mint/taler-mint-httpd_responses.h
@@ -28,11 +28,9 @@
28#include <gnunet/gnunet_util_lib.h> 28#include <gnunet/gnunet_util_lib.h>
29#include <jansson.h> 29#include <jansson.h>
30#include <microhttpd.h> 30#include <microhttpd.h>
31#include <libpq-fe.h>
32#include <pthread.h> 31#include <pthread.h>
33#include "taler-mint-httpd.h" 32#include "taler-mint-httpd.h"
34#include "taler-mint-httpd_db.h" 33#include "taler-mint-httpd_db.h"
35#include "taler-mint-httpd_mhd.h"
36 34
37 35
38/** 36/**