diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-28 20:55:15 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-28 20:55:15 +0100 |
commit | 8c558ddf89f12cd282154de3c9bdb295d45fbcfb (patch) | |
tree | 778da34f1335c684898a648025365ba6d17ebbbc | |
parent | 9c3c6295a85a03fdad9a77799e85289ce65a109b (diff) | |
download | exchange-8c558ddf89f12cd282154de3c9bdb295d45fbcfb.tar.gz exchange-8c558ddf89f12cd282154de3c9bdb295d45fbcfb.zip |
generally just include taler_util.h
-rw-r--r-- | src/mint/taler-mint-httpd.c | 2 | ||||
-rw-r--r-- | src/mint/taler-mint-httpd_db.c | 2 | ||||
-rw-r--r-- | src/mint/taler-mint-httpd_deposit.c | 2 | ||||
-rw-r--r-- | src/mint/taler-mint-httpd_keystate.c | 2 | ||||
-rw-r--r-- | src/mint/taler-mint-httpd_refresh.c | 2 | ||||
-rw-r--r-- | src/mint/taler-mint-httpd_responses.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mint/taler-mint-httpd.c b/src/mint/taler-mint-httpd.c index fb5ce4405..d22f8af60 100644 --- a/src/mint/taler-mint-httpd.c +++ b/src/mint/taler-mint-httpd.c | |||
@@ -29,7 +29,7 @@ | |||
29 | #include <pthread.h> | 29 | #include <pthread.h> |
30 | #include "mint.h" | 30 | #include "mint.h" |
31 | #include "taler_signatures.h" | 31 | #include "taler_signatures.h" |
32 | #include "taler_json_lib.h" | 32 | #include "taler_util.h" |
33 | #include "taler-mint-httpd_parsing.h" | 33 | #include "taler-mint-httpd_parsing.h" |
34 | #include "taler-mint-httpd_mhd.h" | 34 | #include "taler-mint-httpd_mhd.h" |
35 | #include "taler-mint-httpd_keys.h" | 35 | #include "taler-mint-httpd_keys.h" |
diff --git a/src/mint/taler-mint-httpd_db.c b/src/mint/taler-mint-httpd_db.c index 34ca6c775..89108cfe9 100644 --- a/src/mint/taler-mint-httpd_db.c +++ b/src/mint/taler-mint-httpd_db.c | |||
@@ -36,7 +36,7 @@ | |||
36 | #include "taler-mint-httpd_responses.h" | 36 | #include "taler-mint-httpd_responses.h" |
37 | #include "mint_db.h" | 37 | #include "mint_db.h" |
38 | #include "mint.h" | 38 | #include "mint.h" |
39 | #include "taler_json_lib.h" | 39 | #include "taler_util.h" |
40 | 40 | ||
41 | 41 | ||
42 | /** | 42 | /** |
diff --git a/src/mint/taler-mint-httpd_deposit.c b/src/mint/taler-mint-httpd_deposit.c index 63ce03579..6e6a5536f 100644 --- a/src/mint/taler-mint-httpd_deposit.c +++ b/src/mint/taler-mint-httpd_deposit.c | |||
@@ -35,7 +35,7 @@ | |||
35 | #include "mint.h" | 35 | #include "mint.h" |
36 | #include "mint_db.h" | 36 | #include "mint_db.h" |
37 | #include "taler_signatures.h" | 37 | #include "taler_signatures.h" |
38 | #include "taler_json_lib.h" | 38 | #include "taler_util.h" |
39 | #include "taler-mint-httpd_parsing.h" | 39 | #include "taler-mint-httpd_parsing.h" |
40 | #include "taler-mint-httpd_keys.h" | 40 | #include "taler-mint-httpd_keys.h" |
41 | #include "taler-mint-httpd_db.h" | 41 | #include "taler-mint-httpd_db.h" |
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 @@ | |||
26 | #include "mint.h" | 26 | #include "mint.h" |
27 | #include "taler_signatures.h" | 27 | #include "taler_signatures.h" |
28 | #include "taler-mint-httpd_keystate.h" | 28 | #include "taler-mint-httpd_keystate.h" |
29 | #include "taler_json_lib.h" | 29 | #include "taler_util.h" |
30 | #include "taler-mint-httpd_parsing.h" | 30 | #include "taler-mint-httpd_parsing.h" |
31 | 31 | ||
32 | 32 | ||
diff --git a/src/mint/taler-mint-httpd_refresh.c b/src/mint/taler-mint-httpd_refresh.c index 5983962f8..6cba3c1ff 100644 --- a/src/mint/taler-mint-httpd_refresh.c +++ b/src/mint/taler-mint-httpd_refresh.c | |||
@@ -34,7 +34,7 @@ | |||
34 | #include "mint.h" | 34 | #include "mint.h" |
35 | #include "mint_db.h" | 35 | #include "mint_db.h" |
36 | #include "taler_signatures.h" | 36 | #include "taler_signatures.h" |
37 | #include "taler_json_lib.h" | 37 | #include "taler_util.h" |
38 | #include "taler-mint-httpd_parsing.h" | 38 | #include "taler-mint-httpd_parsing.h" |
39 | #include "taler-mint-httpd_keys.h" | 39 | #include "taler-mint-httpd_keys.h" |
40 | #include "taler-mint-httpd_mhd.h" | 40 | #include "taler-mint-httpd_mhd.h" |
diff --git a/src/mint/taler-mint-httpd_responses.c b/src/mint/taler-mint-httpd_responses.c index c91b5a11c..d605a85ab 100644 --- a/src/mint/taler-mint-httpd_responses.c +++ b/src/mint/taler-mint-httpd_responses.c | |||
@@ -31,7 +31,7 @@ | |||
31 | */ | 31 | */ |
32 | #include "platform.h" | 32 | #include "platform.h" |
33 | #include "taler-mint-httpd_responses.h" | 33 | #include "taler-mint-httpd_responses.h" |
34 | #include "taler_json_lib.h" | 34 | #include "taler_util.h" |
35 | #include <gnunet/gnunet_util_lib.h> | 35 | #include <gnunet/gnunet_util_lib.h> |
36 | 36 | ||
37 | 37 | ||