diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-27 22:17:08 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-27 22:17:08 +0100 |
commit | 8fd46396d7cc84e1ea86413b3d48ab1fc4fb86d7 (patch) | |
tree | b0757b2e936403a0e5549ff086f8f9102f1fc684 /src/mint/taler-mint-httpd_responses.h | |
parent | 162af316d39f1bf526e3dc63e67dd6ae6f7be91b (diff) |
polishing taler-mint-http_withdraw.c logic
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.h')
-rw-r--r-- | src/mint/taler-mint-httpd_responses.h | 2 |
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 @@ #include <gnunet/gnunet_util_lib.h> #include <jansson.h> #include <microhttpd.h> -#include <libpq-fe.h> #include <pthread.h> #include "taler-mint-httpd.h" #include "taler-mint-httpd_db.h" -#include "taler-mint-httpd_mhd.h" /** |