From 6e541e057588f24ed477ab1937e38bb9850683b8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 16 Apr 2024 09:22:43 -0300 Subject: tests/i18n.c: Remove duplicate #include --- tests/i18n.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/i18n.c b/tests/i18n.c index 369a63d..c9e81af 100644 --- a/tests/i18n.c +++ b/tests/i18n.c @@ -2,7 +2,6 @@ #include -#include "../src/catalog.h" #include "../src/logerr.h" -- cgit v1.2.3