From 292cefa2a12a78ae54fb56a3961452f439cb744f Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sun, 4 Dec 2022 16:47:17 +0900 Subject: BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_config.h insanity --- src/util/perf_crypto_rsa.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/perf_crypto_rsa.c') diff --git a/src/util/perf_crypto_rsa.c b/src/util/perf_crypto_rsa.c index ed43926cc..ab9f362cf 100644 --- a/src/util/perf_crypto_rsa.c +++ b/src/util/perf_crypto_rsa.c @@ -24,6 +24,7 @@ * @brief measure performance of RSA signing */ +#include "platform.h" #include "gnunet_util_lib.h" #include -- cgit v1.2.3