summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-16 09:22:43 -0300
committerEuAndreh <eu@euandre.org>2024-04-16 09:22:43 -0300
commit6e541e057588f24ed477ab1937e38bb9850683b8 (patch)
tree74b5d540266936df07e23c2af59101dd30a83618 /tests
parentsrc/random.c: Add temporary buffer so we do not mess with "addr" (diff)
downloadpindaiba-6e541e057588f24ed477ab1937e38bb9850683b8.tar.gz
pindaiba-6e541e057588f24ed477ab1937e38bb9850683b8.tar.xz
tests/i18n.c: Remove duplicate #include
Diffstat (limited to 'tests')
-rw-r--r--tests/i18n.c1
1 files changed, 0 insertions, 1 deletions
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 <stdlib.h>
-#include "../src/catalog.h"
#include "../src/logerr.h"