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/bio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/bio.c') diff --git a/src/util/bio.c b/src/util/bio.c index 888282e4b..1abe6e324 100644 --- a/src/util/bio.c +++ b/src/util/bio.c @@ -23,6 +23,7 @@ * @author Christian Grothoff */ +#include "platform.h" #include "gnunet_util_lib.h" #define LOG(kind, ...) GNUNET_log_from (kind, "util-bio", __VA_ARGS__) -- cgit v1.2.3