From 73dbfcd1e2022b9522813cf0cdf80495da6f5ee7 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 28 Jul 2025 17:11:32 +0200 Subject: Added include files --- FICS/utils.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/utils.c') diff --git a/FICS/utils.c b/FICS/utils.c index cf12871..785d1a1 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -48,6 +48,8 @@ #include "common.h" #include +#include +#include #include "config.h" #include "network.h" -- cgit v1.2.3