From f89d61723e3ff3d0fc41667cfb74a9c8b8541e62 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 4 Dec 2024 02:42:51 +0100 Subject: Included err.h --- FICS/lists.c | 1 + 1 file changed, 1 insertion(+) diff --git a/FICS/lists.c b/FICS/lists.c index 5f3a42a..d9879d4 100644 --- a/FICS/lists.c +++ b/FICS/lists.c @@ -8,6 +8,7 @@ #include "stdinclude.h" #include "common.h" +#include #include #include "command.h" -- cgit v1.2.3