gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix includes in tests


From: gnunet
Subject: [taler-exchange] branch master updated: -fix includes in tests
Date: Mon, 19 Dec 2022 13:43:16 +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 5630deac -fix includes in tests
5630deac is described below

commit 5630deaca47e6d3f75dfc3be3b8deb89a2fb01c1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 19 13:43:13 2022 +0100

    -fix includes in tests
---
 src/util/test_amount.c | 1 -
 src/util/test_crypto.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/src/util/test_amount.c b/src/util/test_amount.c
index 1af383dc..c94f24fe 100644
--- a/src/util/test_amount.c
+++ b/src/util/test_amount.c
@@ -21,7 +21,6 @@
  */
 #include "platform.h"
 #include "taler_util.h"
-#include "taler_amount_lib.h"
 
 
 int
diff --git a/src/util/test_crypto.c b/src/util/test_crypto.c
index 186874e3..ce4181ff 100644
--- a/src/util/test_crypto.c
+++ b/src/util/test_crypto.c
@@ -21,7 +21,6 @@
  */
 #include "platform.h"
 #include "taler_util.h"
-#include "taler_crypto_lib.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]