From 5630deaca47e6d3f75dfc3be3b8deb89a2fb01c1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Dec 2022 13:43:13 +0100 Subject: -fix includes in tests --- src/util/test_amount.c | 1 - src/util/test_crypto.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/util') diff --git a/src/util/test_amount.c b/src/util/test_amount.c index 1af383dcc..c94f24fe5 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 186874e3c..ce4181ff8 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" /** -- cgit v1.2.3