summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_wallet_get_tip.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-16 19:00:15 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-16 19:00:15 +0100
commitbe1daf172c17cd60c7b8493d1f723db5ded0f8c1 (patch)
treef369099ff993fc1c8378a4fc01fc1a3157b4775d /src/lib/merchant_api_wallet_get_tip.c
parent3de9e044eddbe4d7054df875d516be1273f5be7c (diff)
downloadmerchant-be1daf172c17cd60c7b8493d1f723db5ded0f8c1.tar.gz
merchant-be1daf172c17cd60c7b8493d1f723db5ded0f8c1.tar.bz2
merchant-be1daf172c17cd60c7b8493d1f723db5ded0f8c1.zip
code clean up and get KYC test to pass again with recent exchange changes
Diffstat (limited to 'src/lib/merchant_api_wallet_get_tip.c')
-rw-r--r--src/lib/merchant_api_wallet_get_tip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/merchant_api_wallet_get_tip.c b/src/lib/merchant_api_wallet_get_tip.c
index 07a46ab7..49e507d0 100644
--- a/src/lib/merchant_api_wallet_get_tip.c
+++ b/src/lib/merchant_api_wallet_get_tip.c
@@ -27,6 +27,7 @@
#include <gnunet/gnunet_curl_lib.h>
#include "taler_merchant_service.h"
#include "merchant_api_curl_defaults.h"
+#include "merchant_api_common.h"
#include <taler/taler_json_lib.h>
#include <taler/taler_signatures.h>