--- a/tests/test_list.c Mon Oct 20 20:37:45 2025 +0200 +++ b/tests/test_list.c Mon Oct 20 20:38:02 2025 +0200 @@ -36,7 +36,6 @@ #include <stdarg.h> #include <errno.h> -#include <unistd.h> CX_TEST(test_array_add) { CX_ARRAY_DECLARE(int, arr);