summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_keystate.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 20:55:15 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 20:55:15 +0100
commit8c558ddf89f12cd282154de3c9bdb295d45fbcfb (patch)
tree778da34f1335c684898a648025365ba6d17ebbbc /src/mint/taler-mint-httpd_keystate.c
parent9c3c6295a85a03fdad9a77799e85289ce65a109b (diff)
downloadexchange-8c558ddf89f12cd282154de3c9bdb295d45fbcfb.tar.gz
exchange-8c558ddf89f12cd282154de3c9bdb295d45fbcfb.tar.bz2
exchange-8c558ddf89f12cd282154de3c9bdb295d45fbcfb.zip
generally just include taler_util.h
Diffstat (limited to 'src/mint/taler-mint-httpd_keystate.c')
-rw-r--r--src/mint/taler-mint-httpd_keystate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_keystate.c b/src/mint/taler-mint-httpd_keystate.c
index dd1855889..41617589a 100644
--- a/src/mint/taler-mint-httpd_keystate.c
+++ b/src/mint/taler-mint-httpd_keystate.c
@@ -26,7 +26,7 @@
#include "mint.h"
#include "taler_signatures.h"
#include "taler-mint-httpd_keystate.h"
-#include "taler_json_lib.h"
+#include "taler_util.h"
#include "taler-mint-httpd_parsing.h"