gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -add missing #include


From: gnunet
Subject: [taler-exchange] branch master updated: -add missing #include
Date: Sat, 25 Dec 2021 14:08:49 +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 1c344899 -add missing #include
1c344899 is described below

commit 1c34489905a5809bc238f173fee99b7aa7ff5359
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Dec 25 14:08:47 2021 +0100

    -add missing #include
---
 src/exchange/taler-exchange-httpd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/exchange/taler-exchange-httpd.c 
b/src/exchange/taler-exchange-httpd.c
index 526c9358..de4ffc7c 100644
--- a/src/exchange/taler-exchange-httpd.c
+++ b/src/exchange/taler-exchange-httpd.c
@@ -32,6 +32,7 @@
 #include "taler-exchange-httpd_auditors.h"
 #include "taler-exchange-httpd_deposit.h"
 #include "taler-exchange-httpd_deposits_get.h"
+#include "taler-exchange-httpd_extensions.h"
 #include "taler-exchange-httpd_keys.h"
 #include "taler-exchange-httpd_kyc-check.h"
 #include "taler-exchange-httpd_kyc-proof.h"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]