From 755c300d246c872c406f3a7e123d4cdd0d7c1f17 Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 02:39:51 +0100 Subject: PR681 - implicit function declaration --- modules/benchmark.c | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/benchmark.c') diff --git a/modules/benchmark.c b/modules/benchmark.c index 312ef509..78dd32bb 100644 --- a/modules/benchmark.c +++ b/modules/benchmark.c @@ -31,6 +31,7 @@ #include "appf.h" #include "benchmark.h" +#include "cpu_util.h" #include "benchmark/bench_results.c" -- cgit v1.2.3