From 60c6d6aaa8e9de6f2808d10176ac621771e2fd0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Lach?= Date: Sun, 14 Feb 2021 14:46:52 +0100 Subject: [PATCH 3/3] - Added missing reference to utility in counters.c file --- common/counters.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/counters.c b/common/counters.c index f2462ca854..13bf4cf214 100644 --- a/common/counters.c +++ b/common/counters.c @@ -15,6 +15,7 @@ #include #endif +/* utility */ #include "fcintl.h" #include "counters.h" -- 2.30.0