[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -fix warning
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -fix warning |
Date: |
Thu, 09 Dec 2021 16:44:42 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 6c57b337 -fix warning
6c57b337 is described below
commit 6c57b33746c318c9ecb8e7c08289d9f1f94ec661
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Dec 9 16:44:40 2021 +0100
-fix warning
---
src/exchange/taler-exchange-httpd_db.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/exchange/taler-exchange-httpd_db.c
b/src/exchange/taler-exchange-httpd_db.c
index 383a7b29..7ced8b88 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"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -fix warning,
gnunet <=