aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-12-09 16:44:40 +0100
committerChristian Grothoff <christian@grothoff.org>2021-12-09 16:44:40 +0100
commit6c57b33746c318c9ecb8e7c08289d9f1f94ec661 (patch)
treebcb4a2a0425bd76c03a8ce87349965ab377360f3 /src
parentac4247f53a7abcc954feeec1899487d6bd83c01d (diff)
downloadexchange-6c57b33746c318c9ecb8e7c08289d9f1f94ec661.tar.xz
-fix warning
Diffstat (limited to 'src')
-rw-r--r--src/exchange/taler-exchange-httpd_db.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c
index 383a7b297..7ced8b88e 100644
--- a/src/exchange/taler-exchange-httpd_db.c
+++ b/src/exchange/taler-exchange-httpd_db.c
@@ -24,6 +24,7 @@
#include <gnunet/gnunet_json_lib.h>
#include "taler_json_lib.h"
#include "taler_mhd_lib.h"
+#include "taler_exchangedb_lib.h"
#include "taler-exchange-httpd_db.h"
#include "taler-exchange-httpd_responses.h"