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/test_strings_to_data.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/test_strings_to_data.c') diff --git a/src/util/test_strings_to_data.c b/src/util/test_strings_to_data.c index 5fd462459..75cbd135d 100644 --- a/src/util/test_strings_to_data.c +++ b/src/util/test_strings_to_data.c @@ -22,6 +22,7 @@ * @brief testcase for strings.c */ +#include "platform.h" #include "gnunet_util_lib.h" -- cgit v1.2.3